Function on_input_device_removed

Source
pub fn on_input_device_removed<F: FnMut(InputDevice) + 'static>(f: F)
Expand description

Sets a closure to run when an input device has been removed.