rustix
1.0.8
In rustix::
backend::
time::
syscalls
rustix
::
backend
::
time
::
syscalls
Function
timerfd_gettime
Copy item path
Source
pub(crate) fn timerfd_gettime(fd:
BorrowedFd
<'_>) ->
Result
<
Itimerspec
>