Function sdl2_sys::SDL_GL_DeleteContext
source ยท 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