Skip to main content

SDL_EGLDisplay

Type Alias SDL_EGLDisplay 

Source
pub type SDL_EGLDisplay = *mut c_void;
Expand description

Opaque type for an EGL display.

Available Since: This datatype is available since SDL 3.2.0.