pub type PeComdat64<'data, 'file> = PeComdat<'data, 'file, ImageNtHeaders64>;Expand description
A COMDAT section group of a PeFile64.
pub type PeComdat64<'data, 'file> = PeComdat<'data, 'file, ImageNtHeaders64>;A COMDAT section group of a PeFile64.