Get the currently active OpenGL context.
Defined in <SDL3/SDL_video.h>
void); SDL_GLContext SDL_GL_GetCurrentContext(
(SDL_GLContext) Returns the currently active OpenGL context or NULL on failure; call SDL_GetError() for more information.
This function is available since SDL 3.1.3.