Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
pause-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:
pause-sound
void PauseSound
(
Sound
sound )