Constant goblin::pe::section_table::IMAGE_SCN_LNK_INFO

source ·
pub const IMAGE_SCN_LNK_INFO: u32 = 0x0000_0200;
Expand description

The section contains comments or other information. The .drectve section has this type. This is valid for object files only.