Constant F_SEAL_FUTURE_WRITE
pub const F_SEAL_FUTURE_WRITE: u32 = 0x0010; // 16u32
Available on crate feature
dep_nc
only.Expand description
prevent future writes while mapped
pub const F_SEAL_FUTURE_WRITE: u32 = 0x0010; // 16u32
dep_nc
only.prevent future writes while mapped