Skip to main content

clock_settime

Function clock_settime 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn clock_settime( clock_id: clockid_t, tp: *const timespec, ) -> c_int
Expand description