Type Definition drm::Dimensions

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

Dimensions (width, height)