Function Rect.expand

expand rectangle dimensions

void expand(
  int dx,
  int dy
) nothrow @nogc @safe;