[][src]Function fermium::video::SDL_GL_DeleteContext

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

Deletes a GL context.

If the context is current, it will be made un-current first.