Constant goblin::pe::symbol::IMAGE_COMDAT_SELECT_ANY [−][src]
pub const IMAGE_COMDAT_SELECT_ANY: u8 = 2;
Any section that defines the same COMDAT symbol can be linked; the rest are removed.
pub const IMAGE_COMDAT_SELECT_ANY: u8 = 2;
Any section that defines the same COMDAT symbol can be linked; the rest are removed.