Returns whether the surface is RLE enabled.
It is safe to pass a NULL surface here; it will return false.
the SDL_Surface structure to query.
true if the surface is RLE enabled, false otherwise.
SDL_SetSurfaceRLE
See Implementation
Returns whether the surface is RLE enabled.
It is safe to pass a NULL surface here; it will return false.