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

Pattern that matches an unknown XUnionWithStruct member.