rustix
0.38.39
In rustix::backend::time::syscalls
Function
rustix
::
backend
::
time
::
syscalls
::
timerfd_gettime
Copy item path
source
ยท
[
−
]
pub(crate) fn timerfd_gettime(fd:
BorrowedFd
<'_>) ->
Result
<
Itimerspec
>