evdev_sys

Function libevdev_uinput_write_event

Source
pub unsafe extern "C" fn libevdev_uinput_write_event(
    uinput_dev: *const libevdev_uinput,
    type_: c_uint,
    code: c_uint,
    value: c_int,
) -> c_int