Constant object::pe::IMAGE_SCN_MEM_DISCARDABLE
source · pub const IMAGE_SCN_MEM_DISCARDABLE: u32 = 0x0200_0000;
Expand description
Section can be discarded.
pub const IMAGE_SCN_MEM_DISCARDABLE: u32 = 0x0200_0000;
Section can be discarded.