SDL_EGLSurface(3type)
| SDL_EGLSurface(3type) | SDL3 DATATYPES | SDL_EGLSurface(3type) |
NAME
SDL_EGLSurface - Opaque type for an EGL surface.
SYNOPSIS
#include <SDL3/SDL_video.h>
typedef void *SDL_EGLSurface;
AVAILABILITY
This datatype is available since SDL 3.2.0.
| SDL 3.4.0 | Simple Directmedia Layer |
