KEY_LEFT_DOWN

Macro KEY_LEFT_DOWN 

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