pub type PeSegment32<'data, 'file> = PeSegment<'data, 'file, ImageNtHeaders32>;Expand description
A loadable section of a PeFile32.
pub type PeSegment32<'data, 'file> = PeSegment<'data, 'file, ImageNtHeaders32>;A loadable section of a PeFile32.