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

Pattern that matches an unknown XUnionWithEmptyStruct member.