Macro GainDomainUnknown
macro_rules! GainDomainUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown GainDomain
member.
macro_rules! GainDomainUnknown {
() => { ... };
}
Pattern that matches an unknown GainDomain
member.