Name
input_unregister_handler —
unregisters an input handler
Synopsis
void input_unregister_handler
(struct input_handler * handler);
Arguments
- handler
handler to be unregistered
Description
This function disconnects a handler from its input devices and
removes it from lists of known handlers.