ResumeSound function
See RaylibAudioFlatModule.ResumeSound.
Implementation
void ResumeSound(
SoundD sound,
) => _module.ResumeSound(sound);
See RaylibAudioFlatModule.ResumeSound.
void ResumeSound(
SoundD sound,
) => _module.ResumeSound(sound);