Constant input_sys::libinput_event_type_LIBINPUT_EVENT_NONE[][src]

pub const libinput_event_type_LIBINPUT_EVENT_NONE: libinput_event_type = 0;
Expand description

This is not a real event type, and is only used to tell the user that no new event is available in the queue. See libinput_next_event_type().