resetGLAttributes

Wraps SDL_GL_ResetAttributes (from SDL 2.0.2) which resets all OpenGL attributes previously set to default

@safe @trusted
static if(sdlSupport >= SDLSupport.v2_0_2)
void
resetGLAttributes
()

Meta