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