SDL_GL_ResetAttributes
Use this function to reset all previously set OpenGL context attributes to their default values.
Syntax
void SDL_GL_ResetAttributes(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Version
This function is available since SDL 2.0.2.