Function resetGLAttributes

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

void resetGLAttributes() @trusted;