Function libc::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