Settings
Help

fanotify_mark

Function fanotify_mark 

Source
pub unsafe extern "C" fn fanotify_mark(
    fd: c_int,
    flags: c_uint,
    mask: u64,
    dirfd: c_int,
    path: *const c_char,
) -> c_int