Function rustix::backend::fs::syscalls::inotify_rm_watch

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