FMOD_ChannelGroup_SetVolume

Function FMOD_ChannelGroup_SetVolume 

Source
pub unsafe extern "C" fn FMOD_ChannelGroup_SetVolume(
    channelgroup: *mut FMOD_CHANNELGROUP,
    volume: f32,
) -> FMOD_RESULT