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

Pattern that matches an unknown CompatXUnion member.