libc

Function timerfd_gettime

Source
pub unsafe extern "C" fn timerfd_gettime(
    fd: c_int,
    curr_value: *mut itimerspec,
) -> c_int