Get the currently active OpenGL window.
the currently active OpenGL window on success or NULL on failure; call SDL_GetError() for more information.
Threadsafety: This function should only be called on the main thread.
See Implementation
Get the currently active OpenGL window.