pub type PeComdat32<'data, 'file> = PeComdat<'data, 'file, ImageNtHeaders32>;Expand description
A COMDAT section group of a PeFile32.
pub type PeComdat32<'data, 'file> = PeComdat<'data, 'file, ImageNtHeaders32>;A COMDAT section group of a PeFile32.