Macro CreateCigErrorUnknown

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

Pattern that matches an unknown CreateCigError member.