Macro input_event_codes::BTN_LEFT

source ยท
macro_rules! BTN_LEFT {
    () => { ... };
}