[][src]Function mach_object::get_arch_name_from_types

pub fn get_arch_name_from_types(
    cputype: cpu_type_t,
    subtype: cpu_subtype_t
) -> Option<&'static str>