SDL_GL_UnloadLibrary
Use this function to unload the OpenGL library previously loaded by SDL_GL_LoadLibrary().
Syntax
void SDL_GL_UnloadLibrary(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Use this function to unload the OpenGL library previously loaded by SDL_GL_LoadLibrary().
void SDL_GL_UnloadLibrary(void)
You can add your code example here
You can add useful comments here
None: SDL_GL_UnloadLibrary (last edited 2010-08-29 23:50:49 by SheenaSmith)