Macro SetModeUnknown

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

Pattern that matches an unknown SetMode member.