Function fmod::ffi::FMOD_System_SetSoftwareFormat
source ยท pub unsafe extern "C" fn FMOD_System_SetSoftwareFormat(
system: *mut FMOD_SYSTEM,
samplerate: i32,
speakermode: u32,
numrawspeakers: i32,
) -> FMOD_RESULT