Constant MAP_FIXED_NOREPLACE
pub const MAP_FIXED_NOREPLACE: i32 = 0x0010_0000; // 1_048_576i32
Available on crate feature
dep_nc
only.Expand description
MAP_FIXED
which doesn’t unmap underlying mapping
pub const MAP_FIXED_NOREPLACE: i32 = 0x0010_0000; // 1_048_576i32
dep_nc
only.MAP_FIXED
which doesn’t unmap underlying mapping