Skip to main content

SDL_SurfaceFlags

Type Alias SDL_SurfaceFlags 

Source
pub type SDL_SurfaceFlags = Uint32;
Expand description

The flags on an SDL_Surface.

These are generally considered read-only.

Available Since: This datatype is available since SDL 3.2.0.