[][src]Type Definition fermium::SDL_ThreadFunction

type SDL_ThreadFunction = Option<unsafe extern "C" fn(data: *mut c_void) -> c_int>;