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