Macro BTN_START

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