Macro KEY_RESTART

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