Function reserve_channels

pub fn reserve_channels(num: i32) -> i32
Available on crate feature dep_sdl2 only.
Expand description

Reserve num channels from being used when playing samples when passing in -1 as a channel number to playback functions.