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

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

A PE32 (32-bit) image file.