Function libevdev_event_is_code

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