Function inotify::ffi::inotify_rm_watch
[−]
[src]
pub unsafe extern "C" fn inotify_rm_watch(fd: c_int, wd: c_int) -> c_int
Removes an item from an inotify watch list.