Function FMOD_ChannelControl_GetMode

Source
pub unsafe extern "C" fn FMOD_ChannelControl_GetMode(
    channelcontrol: *mut FMOD_CHANNELCONTROL,
    mode: *mut FMOD_MODE,
) -> FMOD_RESULT