Function r_core::pthread_join[][src]

pub unsafe extern "C" fn pthread_join(
    arg1: pthread_t,
    arg2: *mut *mut c_void
) -> c_int