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