Name
input_release_device —
release previously grabbed device
Arguments
handle
input handle that owns the device
Description
Releases previously grabbed device so that other input handles can
start receiving input events. Upon release all handlers attached
to the device have their start
method called so they have a change
to synchronize device state with the rest of the system.