Function fmod::ffi::FMOD_ChannelControl_GetSystemObject

source ยท
pub unsafe extern "C" fn FMOD_ChannelControl_GetSystemObject(
    channelcontrol: *mut FMOD_CHANNELCONTROL,
    system: *mut *mut FMOD_SYSTEM,
) -> FMOD_RESULT