Type Definition SDL_GLContext
sdl2_sys
type SDL_GLContext = *mut c_void;
\brief An opaque handle to an OpenGL context.