Module rect

Source

Structs§

IntRect
An integer rectangle.
NonZeroRect
A rectangle defined by left, top, right and bottom edges.
Rect
A rectangle defined by left, top, right and bottom edges.

Functions§

checked_f32_sub 🔒