Function openssl_sys::pthread_join

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