macro_rules! PowerButtonEventUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown PowerButtonEvent
member.
macro_rules! PowerButtonEventUnknown {
() => { ... };
}
Pattern that matches an unknown PowerButtonEvent
member.