Function esp_idf_sys::getitimer

source ยท
pub unsafe extern "C" fn getitimer(
    __which: c_int,
    __value: *mut itimerval,
) -> c_int