THIS PAGE IS A WORK IN PROGRESS ... Please make edits to this page to improve it!
Get the currently active OpenGL window.
void); SDL_Window* SDL_GL_GetCurrentWindow(
Returns the currently active OpenGL window on success or NULL on failure; call SDL_GetError() for more information.
This function is available since SDL 3.0.0.
CategoryAPI, CategoryVideo, CategoryDraft