Macro BTN_LEFT

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