Skip to contents

Stop playing a sound.

Usage

stop_sound(sound)

Arguments

sound

A sound.

Note

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

void StopSound(Sound sound);