Type Definition librespot_playback::player::SinkEventCallback[][src]

type SinkEventCallback = Box<dyn Fn(SinkStatus) + Send>;