[][src]Type Definition sdl2_sys::SDL_free_func

type SDL_free_func = Option<unsafe extern "C" fn(mem: *mut c_void)>;