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