Macro ExtendedCapabilityIdUnknown

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

Pattern that matches an unknown ExtendedCapabilityId member.