Function FMOD_System_SetSoftwareFormat

Source
pub unsafe extern "C" fn FMOD_System_SetSoftwareFormat(
    system: *mut FMOD_SYSTEM,
    samplerate: i32,
    speakermode: u32,
    numrawspeakers: i32,
) -> FMOD_RESULT