FMOD_Channel_GetSystemObject

Function FMOD_Channel_GetSystemObject 

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