FMOD_ChannelGroup_IsPlaying

Function FMOD_ChannelGroup_IsPlaying 

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