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