Function libc::pthread_getcpuclockid[][src]

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