(This is the documentation for SDL3, which is the current stable version. SDL2 was the previous version!)
SDL_EGLSurface
Opaque type for an EGL surface.
Defined in <SDL3/SDL_video.h>
Syntax
typedef void *SDL_EGLSurface;
Version
This datatype is available since SDL 3.2.0.
CategoryAPI, CategoryAPIDatatype, CategoryVideo