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