Macro RebootReason2Unknown
macro_rules! RebootReason2Unknown {
() => { ... };
}
Expand description
Pattern that matches an unknown RebootReason2
member.
macro_rules! RebootReason2Unknown {
() => { ... };
}
Pattern that matches an unknown RebootReason2
member.