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

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

A PE32+ (64-bit) image file.