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

Pattern that matches an unknown ScreenCaptureError member.