Name
input_unregister_handle —
unregister an input handle
Arguments
handle
handle to unregister
Description
This function removes input handle from device's
and handler's lists.
This function is supposed to be called from handler's
disconnect
method.