Function FMOD_Channel_GetSystemObject

Source
pub unsafe extern "C" fn FMOD_Channel_GetSystemObject(
    channel: *mut FMOD_CHANNEL,
    system: *mut *mut FMOD_SYSTEM,
) -> FMOD_RESULT