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

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

A section of a PeFile32.