SDL_GL_UnloadLibrary

Unload the OpenGL library previously loaded by SDL_GL_LoadLibrary().

Threadsafety: This function should only be called on the main thread.

extern (C) nothrow @nogc extern
void
SDL_GL_UnloadLibrary
()

See Also

Meta