libc

Function inotify_rm_watch

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