Function uapi::c::inotify_add_watch

source ·
pub unsafe extern "C" fn inotify_add_watch(
    fd: i32,
    path: *const i8,
    mask: u32
) -> i32