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

Pattern that matches an unknown XUnionOfUnion member.