Event_RegisterInput

Function Event_RegisterInput 

Source
pub unsafe fn Event_RegisterInput(
    handlers: *mut Event_Input,
    obj: *mut c_void,
    handler: Event_Input_Callback,
)