Rect.moveToFit

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

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

Meta