Skip to main content

DeviceChangedCallback

Type Alias DeviceChangedCallback 

Source
pub type DeviceChangedCallback = dyn FnMut() + Send + Sync + 'static;
Expand description

User supplied callback called when the underlying device changed.