SDL_GL_ResetAttributes

Reset all previously set OpenGL context attributes to their default values.

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

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

See Also

Meta