export-wave ( wave fileName -- bool )


Vocabulary
raylib

Inputs
wavea Wave
fileNamea c-string


Outputs
boola bool


Word description
Export wave data to file, returns true on success

Definition