Event_UnregisterInput

Function Event_UnregisterInput 

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