Skip to main content

inotify_rm_watch

Function inotify_rm_watch 

Source
pub fn inotify_rm_watch(fd: c_int, wd: c_int) -> Result<()>
Expand description