Function Rect.moveToFit

moves this rect to fit rc bounds, retaining the same size

void moveToFit(
  ref Rect rc
) nothrow @nogc @safe;