Function getCurrentGLContext
Wraps SDL_GL_GetCurrentContext
which gets the current OpenGL context used by SDL
This function is marked as @system
due to the potential of referencing invalid memory.
Returns
dsdl2
proxy to the OpenGL context used by SDL
Throws
dsdl2
if unable to get the context