Macro KEY_KPSLASH

Source
macro_rules! KEY_KPSLASH {
    () => { ... };
}