Skip to contents

Resume a paused sound.

Usage

resume_sound(sound)

Arguments

sound

A sound.

Note

This function has been auto-generated from the following Raylib function definition:

void ResumeSound(Sound sound);