FMOD_ChannelGroup_SetDSPIndex

Function FMOD_ChannelGroup_SetDSPIndex 

Source
pub unsafe extern "C" fn FMOD_ChannelGroup_SetDSPIndex(
    channelgroup: *mut FMOD_CHANNELGROUP,
    dsp: *mut FMOD_DSP,
    index: c_int,
) -> FMOD_RESULT