pub const IMAGE_SCN_MEM_NOT_CACHED: u32 = 0x0400_0000;
Expand description

The section cannot be cached.