Constant object::pe::IMAGE_SCN_LNK_REMOVE
source · pub const IMAGE_SCN_LNK_REMOVE: u32 = 0x0000_0800;Expand description
Section contents will not become part of image.
pub const IMAGE_SCN_LNK_REMOVE: u32 = 0x0000_0800;Section contents will not become part of image.