Skip to main content

pthread_getcpuclockid

Function pthread_getcpuclockid 

Source
pub unsafe extern "C" fn pthread_getcpuclockid(
    thread: u32,
    clock_id: *mut u32,
) -> i32