rustix::backend::fs::syscalls

Function inotify_rm_watch

Source
pub(crate) fn inotify_rm_watch(infd: BorrowedFd<'_>, wfd: i32) -> Result<()>