pub const IMAGE_SCN_MEM_DISCARDABLE: u32 = 0x0200_0000;
Expand description

The section can be discarded as needed.