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

pub const IMAGE_COMDAT_SELECT_SAME_SIZE: u8

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.