rustix
0.38.39
In rustix::backend::fs::syscalls
Function
rustix
::
backend
::
fs
::
syscalls
::
inotify_rm_watch
Copy item path
source
ยท
[
−
]
pub(crate) fn inotify_rm_watch(infd:
BorrowedFd
<'_>, wfd:
i32
) ->
Result
<
()
>