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

pub const IMAGE_COMDAT_SELECT_EXACT_MATCH: u8

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

If all definitions do not match exactly, a "multiply defined symbol" error is issued.