FMOD_DSPConnection_SetMix

Function FMOD_DSPConnection_SetMix 

Source
pub unsafe extern "C" fn FMOD_DSPConnection_SetMix(
    dspconnection: *mut FMOD_DSPCONNECTION,
    volume: f32,
) -> FMOD_RESULT