Function FRect.empty

Wraps SDL_FRectEmpty (from SDL 2.0.22) which checks if the dsdl2.FRect is an empty rectangle

bool empty() @trusted const;

Returns

true if it is empty, otherwise false