inotify_rm_watch

Function inotify_rm_watch 

Source
pub unsafe extern "C" fn inotify_rm_watch(
    fd: c_int,
    wd: c_int,
) -> c_int