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

Pattern that matches an unknown DeviceSpecific member.