input_subscribe

Function input_subscribe 

Source
pub unsafe extern "C" fn input_subscribe(
    source: InputSource,
    input_event: BtnState,
    input_event_callback: Option<unsafe extern "C" fn(source: InputSource, input_event: BtnState, in_pointer: *const Pointer)>,
)
👎Deprecated since 0.4.0: Not working anymore