Function pthread_exit

pub unsafe extern "C" fn pthread_exit(value: *mut c_void) -> !
Available on crate feature dep_sdl2 only.