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

clock_settime

Function clock_settime 

Source
pub unsafe extern "C" fn clock_settime(
    clk_id: clockid_t,
    tp: *const timespec,
) -> c_int