Constant metagoblin::pe::section_table::IMAGE_SCN_LNK_REMOVE

source ยท
pub const IMAGE_SCN_LNK_REMOVE: u32 = 0x0000_0800; // 2_048u32
Expand description

The section will not become part of the image. This is valid only for object files.