Function FMOD_Studio_Bus_SetPaused

Source
pub unsafe extern "C" fn FMOD_Studio_Bus_SetPaused(
    bus: *mut FMOD_STUDIO_BUS,
    paused: FMOD_BOOL,
) -> FMOD_RESULT