[][src]Function nc::platform::c::fanotify_mask

pub fn fanotify_mask(
    fanotify_fd: i32,
    flags: u32,
    mask: u64,
    fd: i32,
    filename: &str
) -> Result<(), Errno>

Add, remove, or modify an fanotify mark on a filesystem object