FMOD_ChannelGroup_Set3DLevel

Function FMOD_ChannelGroup_Set3DLevel 

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