Function timerfd_gettime [src]
Prototype
pub extern "c" fn timerfd_gettime(fd: c_int, curr_value: *itimerspec) c_int
Parameters
fd: c_int
curr_value: *itimerspec
Source
pub extern "c" fn timerfd_gettime(fd: c_int, curr_value: *itimerspec) c_int