Function sdl2::libc::pthread_create []

pub unsafe extern fn pthread_create(native: *mut u64, attr: *const pthread_attr_t, f: extern fn(*mut c_void) -> *mut c_void, value: *mut c_void) -> i32