rustix
1.0.8
In rustix::
backend::
time::
syscalls
rustix
::
backend
::
time
::
syscalls
Function
timerfd_create
Copy item path
Source
pub(crate) fn timerfd_create( clockid:
TimerfdClockId
, flags:
TimerfdFlags
, ) ->
Result
<
OwnedFd
>