Constant metagoblin::pe::symbol::IMAGE_COMDAT_SELECT_LARGEST

source ยท
pub const IMAGE_COMDAT_SELECT_LARGEST: u8 = 6; // 6u8
Expand description

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.