Function fermium::surface::SDL_HasSurfaceRLE[][src]

pub unsafe extern "C" fn SDL_HasSurfaceRLE(
    surface: *mut SDL_Surface
) -> SDL_bool

Returns whether the surface is RLE enabled

Returns: SDL_TRUE if the surface is RLE enabled, or SDL_FALSE if the surface is NULL or not RLE enabled