Function esp_idf_sys::timer_gettime

source ยท
pub unsafe extern "C" fn timer_gettime(
    timerid: timer_t,
    value: *mut itimerspec,
) -> c_int