IntRect

Definition of a Rect using integers.

alias IntRect = Rect!(int)

Meta