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

Pattern that matches an unknown DeviceClass member.