Function Rect.setMax

for all fields, sets this.field to rc.field if rc.field > this.field

void setMax(
  Rect rc
) nothrow @nogc @safe;