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

pub const IMAGE_COMDAT_SELECT_SAME_SIZE: u8 = 3; // 0_x03u8

The linker chooses an arbitrary section among the definitions for this symbol.

If all definitions are not the same size, a "multiply defined symbol" error is issued.