FMOD_ChannelGroup_SetPaused

Function FMOD_ChannelGroup_SetPaused 

Source
pub unsafe extern "C" fn FMOD_ChannelGroup_SetPaused(
    channelgroup: *mut FMOD_CHANNELGROUP,
    paused: FMOD_BOOL,
) -> FMOD_RESULT