Function Rect.shrink

shrink rectangle dimensions

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