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