Macro CpuLevelUnknown

macro_rules! CpuLevelUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown CpuLevel member.