Function c_scape::pthread_join

source ยท
pub unsafe extern "C" fn pthread_join(
    native: u32,
    value: *mut *mut c_void
) -> i32