|
Size: 211
Comment: 6700uz <a href="http://wxwjzbqgyhwo.com/">wxwjzbqgyhwo</a>, [url=http://ltstutnmobed.com/]ltstutnmobed[/url], [link=http://popotgeprcee.com/]popotgeprcee[/link], http://jtjwikjrqywl.com/
|
Size: 600
Comment: spam
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| 6700uz <a href="http://wxwjzbqgyhwo.com/">wxwjzbqgyhwo</a>, [url=http://ltstutnmobed.com/]ltstutnmobed[/url], [link=http://popotgeprcee.com/]popotgeprcee[/link], http://jtjwikjrqywl.com/ | #pragma section-numbers off #pragma disable-camelcase ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| = SDL_GL_UnloadLibrary = Use this function to unload the OpenGL library previously loaded by [[SDL_GL_LoadLibrary]](). <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_GL_UnloadLibrary(void) }}} == Code Examples == {{{#!highlight cpp You can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GL_GetProcAddress]] .[[SDL_GL_LoadLibrary]] |
| Line 3: | Line 28: |
| CategoryAtomic | [[CategoryAPI]], [[CategoryVideo]] |
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
