Type Definition object::read::pe::PeSection32[][src]

type PeSection32<'data, 'file> = PeSection<'data, 'file, ImageNtHeaders32>;

A section of a PeFile32.