Constant object::macho::CPU_SUBTYPE_ANY
source · [−]pub const CPU_SUBTYPE_ANY: u32 = !0; // 4_294_967_295u32
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.