Skip to contents

Unload sound.

Usage

unload_sound(sound)

Arguments

sound

A sound.

Note

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

void UnloadSound(Sound sound);