[go: up one dir, main page]

Function sdl2::mixer::set_channel_finished[][src]

pub fn set_channel_finished(f: impl Fn(Channel) + 'static)
Expand description

When channel playback is halted, then the specified channel_finished function is called.