KEY_LEFT

Macro KEY_LEFT 

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