pub unsafe extern "C" fn FMOD_Studio_EventInstance_SetParameterByName(
eventinstance: *mut FMOD_STUDIO_EVENTINSTANCE,
name: *const c_char,
value: f32,
ignoreseekspeed: FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Studio_EventInstance_SetParameterByName(
eventinstance: *mut FMOD_STUDIO_EVENTINSTANCE,
name: *const c_char,
value: f32,
ignoreseekspeed: FMOD_BOOL,
) -> FMOD_RESULT