Macro ProtocolIdentifierUnknown

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

Pattern that matches an unknown ProtocolIdentifier member.