Macro KEY_SCROLLUP

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