Constant object::pe::IMAGE_SCN_MEM_NOT_CACHED
source · pub const IMAGE_SCN_MEM_NOT_CACHED: u32 = 0x0400_0000;Expand description
Section is not cacheable.
pub const IMAGE_SCN_MEM_NOT_CACHED: u32 = 0x0400_0000;Section is not cacheable.