Constant object::pe::IMAGE_SCN_MEM_DISCARDABLE

source ยท
pub const IMAGE_SCN_MEM_DISCARDABLE: u32 = 0x0200_0000;
Expand description

Section can be discarded.