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

Pattern that matches an unknown PixelFormat member.