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

Pattern that matches an unknown ProcessSelector member.