Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
unload-sound ( sound -- )
Vocabulary
raylib.ffi
Inputs and outputs
sound
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib.ffi
LIBRARY:
raylib
FUNCTION-ALIAS:
unload-sound
void
UnloadSound (
Sound
sound )