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