Type Alias cubeb::DeviceChangedCallback

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

User supplied callback called when the underlying device changed.