pub type AxCpuMask = CpuMask<{ crate::build_info::CPU_CAPACITY }>;Expand description
The wrapper type for ax_cpumask::CpuMask with SMP configuration.
Aliased Typeยง
pub struct AxCpuMask { /* private fields */ }pub type AxCpuMask = CpuMask<{ crate::build_info::CPU_CAPACITY }>;The wrapper type for ax_cpumask::CpuMask with SMP configuration.
pub struct AxCpuMask { /* private fields */ }