Back to Sealevel      

int SDL_Cleanup ( SDL_HANDLE  handle  ) 

Deallocates memory used by the SDL interface.

Parameters:
[in] handle Valid handle returned by SDL_Initialize().
Return values:
0 Successful completion.
-1 Invalid SDL_Initialize handle.

 
 
Generated on 18 Sep 2007.