[][src]Function fermium::SDL_MixAudioFormat

pub unsafe extern "C" fn SDL_MixAudioFormat(
    dst: *mut Uint8,
    src: *const Uint8,
    format: SDL_AudioFormat,
    len: Uint32,
    volume: c_int
)