struct MREMAP [src]

Fields

MAYMOVE: bool = false
FIXED: bool = false
DONTUNMAP: bool = false
_: u29 = 0

Source

pub const MREMAP = packed struct(u32) { MAYMOVE: bool = false, FIXED: bool = false, DONTUNMAP: bool = false, _: u29 = 0, }