Constant goblin::pe::header::COFF_MACHINE_X86_64

source ·
pub const COFF_MACHINE_X86_64: u16 = 0x8664;
Expand description

x64 aka amd64.

One of the possible values for CoffHeader::machine.