Type Definition drm::iRect

source ·
pub type iRect = (iPoint, Dimensions);
Expand description

Rectangle with a signed upper left corner