[][src]Constant metagoblin::pe::symbol::IMAGE_COMDAT_SELECT_LARGEST

pub const IMAGE_COMDAT_SELECT_LARGEST: u8 = 6; // 0_x06u8

The linker chooses the largest definition from among all of the definitions for this symbol.

If multiple definitions have this size, the choice between them is arbitrary.