|
Size: 600
Comment: spam
|
Size: 543
Comment: update content (w/ Sam); remove 'draft' note
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| |
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
