FMOD_Studio_Bus_SetVolume

Function FMOD_Studio_Bus_SetVolume 

Source
pub unsafe extern "C" fn FMOD_Studio_Bus_SetVolume(
    bus: *mut FMOD_STUDIO_BUS,
    volume: f32,
) -> FMOD_RESULT