FMOD_ChannelControl_SetMixLevelsInput

Function FMOD_ChannelControl_SetMixLevelsInput 

Source
pub unsafe extern "C" fn FMOD_ChannelControl_SetMixLevelsInput(
    channelcontrol: *mut FMOD_CHANNELCONTROL,
    levels: *mut f32,
    numlevels: c_int,
) -> FMOD_RESULT