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

Pattern that matches an unknown PhysicalPresenceState member.