FMOD_Channel_GetDSPIndex

Function FMOD_Channel_GetDSPIndex 

Source
pub unsafe extern "C" fn FMOD_Channel_GetDSPIndex(
    channel: *mut FMOD_CHANNEL,
    dsp: *mut FMOD_DSP,
    index: *mut c_int,
) -> FMOD_RESULT