Name

sdl_quit — Shut down SDL

Synopsis

void sdl_quit(); 

Description

SDL_Quit shuts down all SDL subsystems and frees the resources allocated to them. This should always be called before you exit.