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

Pattern that matches an unknown RampFunction member.