pub unsafe extern "C" fn FMOD_Studio_System_SetParametersByIDs(
system: *mut FMOD_STUDIO_SYSTEM,
ids: *const FMOD_STUDIO_PARAMETER_ID,
values: *mut f32,
count: c_int,
ignoreseekspeed: FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Studio_System_SetParametersByIDs(
system: *mut FMOD_STUDIO_SYSTEM,
ids: *const FMOD_STUDIO_PARAMETER_ID,
values: *mut f32,
count: c_int,
ignoreseekspeed: FMOD_BOOL,
) -> FMOD_RESULT