Function pthread_threadid_np

Source
pub unsafe extern "C" fn pthread_threadid_np(
    arg1: pthread_t,
    arg2: *mut __uint64_t,
) -> c_int