RT
|
Functions | |
void | init_mthr_sdl (t_sdl *sdl, int(*do_pxl)(int, int, void *), void *data, void(*prep_render)(t_sdl *)) |
void | mthr_task (t_data_thr *data_thr, void *(*func)(void *)) |
void init_mthr_sdl | ( | t_sdl * | sdl, |
int(*)(int, int, void *) | do_pxl, | ||
void * | data, | ||
void(*)(t_sdl *) | prep_render | ||
) |
void mthr_task | ( | t_data_thr * | data_thr, |
void *(*)(void *) | func | ||
) |