Export wave sample data to code (.h), returns true on success.
Note
This function has been auto-generated from the following Raylib function definition:
ExportWaveAsCode(Wave wave, const char *fileName); bool
See also
wave()
for creating wave objects.
Other wave functions:
export_wave()
,
load_sound_from_wave()
,
load_wave()
,
unload_wave()