SDL_CloseAudio
Use this function to shut down audio processing and close the audio device.
Contents
Syntax
void SDL_CloseAudio (void)
Function Parameters
Return Value
Code Examples
You can add your code example here
Remarks
You can add useful comments here
