rustix
1.0.8
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
inotify_rm_watch
Copy item path
Source
pub(crate) fn inotify_rm_watch(infd:
BorrowedFd
<'_>, wfd:
i32
) ->
Result
<
()
>