Function get_chunk_decoders_number
pub fn get_chunk_decoders_number() -> i32
Available on crate feature
dep_sdl2
only.Expand description
Get the number of sample chunk decoders available from the Mix_GetChunkDecoder
function.
pub fn get_chunk_decoders_number() -> i32
dep_sdl2
only.Get the number of sample chunk decoders available from the Mix_GetChunkDecoder
function.