pub type PeSection64<'data, 'file> = PeSection<'data, 'file, ImageNtHeaders64>;
A section of a PeFile64.
PeFile64