Function esp_idf_hal::sys::timer_settime

source ยท
pub unsafe extern "C" fn timer_settime(
    timerid: u32,
    flags: i32,
    value: *const itimerspec,
    ovalue: *mut itimerspec,
) -> i32