Constant IN_ACCESS
pub const IN_ACCESS: u32 = 0x0000_0001; // 1u32
Available on crate feature
dep_nc
only.Expand description
the following are legal, implemented events that user-space can watch for File was accessed
pub const IN_ACCESS: u32 = 0x0000_0001; // 1u32
dep_nc
only.the following are legal, implemented events that user-space can watch for File was accessed