SDL_GLContext.3type - Man Page
An opaque handle to an OpenGL context.
Header File
Defined in SDL3/SDL_video.h
Synopsis
#include "SDL3/SDL.h" typedef struct SDL_GLContextState *SDL_GLContext;
Availability
This datatype is available since SDL 3.2.0.
See Also
·(3), SDL_GL_CreateContext(3)
Info
SDL 3.2.2 Simple Directmedia Layer SDL3 DATATYPES