Skip to main content

timer_settime

Function timer_settime 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn timer_settime( timerid: timer_t, flags: c_int, value: *const itimerspec, ovalue: *mut itimerspec, ) -> c_int
Expand description