rustix
1.1.2
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
inotify_init1
Copy item path
Source
pub(crate) fn inotify_init1(flags:
CreateFlags
) ->
Result
<
OwnedFd
>