rustix
0.38.42
In rustix::
backend::
event::
syscalls
Function
rustix
::
backend
::
event
::
syscalls
::
eventfd
Copy item path
source
ยท
[
−
]
pub(crate) fn eventfd(initval:
u32
, flags:
EventfdFlags
) ->
Result
<
OwnedFd
>