Macro KEY_MOVE

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