[][src]Constant metagoblin::pe::section_table::IMAGE_SCN_LNK_REMOVE

pub const IMAGE_SCN_LNK_REMOVE: u32 = 2048; // 0_x00_000_800u32

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