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

pub const IMAGE_COMDAT_SELECT_LARGEST: u8

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.