rustix
0.38.42
In rustix::
backend::
time::
syscalls
Function
rustix
::
backend
::
time
::
syscalls
::
timerfd_create
Copy item path
source
ยท
[
−
]
pub(crate) fn timerfd_create( clockid:
TimerfdClockId
, flags:
TimerfdFlags
, ) ->
Result
<
OwnedFd
>