Constant goblin::pe::header::COFF_MACHINE_X86

source ·
pub const COFF_MACHINE_X86: u16 = 0x14c;
Expand description

Intel 386 or later processors and compatible processors.

One of the possible values for CoffHeader::machine.