evdev_sys

Function libevdev_event_is_type

Source
pub unsafe extern "C" fn libevdev_event_is_type(
    ev: *const input_event,
    type_: c_uint,
) -> c_int