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