Function libc::pthread_threadid_np[][src]

pub unsafe extern "C" fn pthread_threadid_np(
    thread: pthread_t,
    thread_id: *mut u64
) -> c_int