macro_rules! XUnionWithXUnionUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown XUnionWithXUnion member.
macro_rules! XUnionWithXUnionUnknown {
() => { ... };
}Pattern that matches an unknown XUnionWithXUnion member.