Function goblin::pe::header::machine_to_str

source ·
pub fn machine_to_str(machine: u16) -> &'static str
Expand description

Convert machine to str representation. Any case of “COFF_UNKNOWN” should be expected to change to a more specific value.