Constant MAP_TYPE
pub const MAP_TYPE: i32 = 0x0f; // 15i32
Available on crate feature
dep_nc
only.Expand description
0x01 - 0x03 are defined in linux/mman.h Mask for type of mapping
pub const MAP_TYPE: i32 = 0x0f; // 15i32
dep_nc
only.0x01 - 0x03 are defined in linux/mman.h Mask for type of mapping