Constant object::pe::IMAGE_SCN_MEM_NOT_PAGED
source · pub const IMAGE_SCN_MEM_NOT_PAGED: u32 = 0x0800_0000;
Expand description
Section is not pageable.
pub const IMAGE_SCN_MEM_NOT_PAGED: u32 = 0x0800_0000;
Section is not pageable.