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

Pattern that matches an unknown XUnionWithXUnion member.