pub unsafe extern "C" fn SDL_GL_DeleteContext(context: SDL_GLContext)
Expand description

Delete an OpenGL context.

\param context the OpenGL context to be deleted

\since This function is available since SDL 2.0.0.

\sa SDL_GL_CreateContext