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

type PeFile64<'data> = PeFile<'data, ImageNtHeaders64>;

A PE32+ (64-bit) image file.