Constant object::macho::CPU_SUBTYPE_ANY [−][src]
pub const CPU_SUBTYPE_ANY: u32 = !0; // 0xffff_ffffu32
Expand description
When selecting a slice, ANY will pick the slice with the best grading for the selected cpu_type_t, unlike the “ALL” subtypes, which are the slices that can run on any hardware for that cpu type.