rustix
0.38.39
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
>