libc

Function timer_gettime

Source
pub unsafe extern "C" fn timer_gettime(
    timerid: timer_t,
    curr_value: *mut itimerspec,
) -> c_int