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

clock_getcpuclockid

Function clock_getcpuclockid 

Source
pub unsafe extern "C" fn clock_getcpuclockid(
    pid: pid_t,
    clk_id: *mut clockid_t,
) -> c_int