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