Macro AudioTestErrorUnknown

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

Pattern that matches an unknown AudioTestError member.