Function on_connector_connected

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

Sets the callback to be called when a connector becomes connected to an output device.