SDL_SurfaceFlags

The flags on an SDL_Surface.

These are generally considered read-only.

extern (C) nothrow @nogc
alias SDL_SurfaceFlags = Uint32

Meta