Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

pthread_getcpuclockid

Function pthread_getcpuclockid 

Source
pub unsafe extern "C" fn pthread_getcpuclockid(
    thread: pthread_t,
    clk_id: *mut clockid_t,
) -> c_int