Macro KEY_LEFT

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