Function pthread_clockjoin_np

Source
pub unsafe extern "C" fn pthread_clockjoin_np(
    __th: u64,
    __thread_return: *mut *mut c_void,
    __clockid: i32,
    __abstime: *const timespec,
) -> i32