Function fmod::ffi::FMOD_Channel_GetSystemObject

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