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