Function esp_idf_sys::getitimer

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