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