Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

inotify_rm_watch

Function inotify_rm_watch 

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