Function classicube_sys::Event_RaiseInput

source ยท
pub unsafe fn Event_RaiseInput(
    handlers: &mut Event_Input,
    key: c_int,
    repeating: cc_bool,
    device: *mut InputDevice,
)