libc

Function timerfd_gettime

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