Function on_connector_disconnected

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

Sets the callback to be called when a connector is disconnected from an output device.