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

type PeFile32<'data> = PeFile<'data, ImageNtHeaders32>;

A PE32 (32-bit) image file.