Macro KEY_LEFTALT

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