Function Rect.isInsideOf

this rectangle is completely inside rc

bool isInsideOf(
  Rect rc
) nothrow @nogc @safe const;