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