Name

drm_rect_width — determine the rectangle width

Synopsis

int drm_rect_width (const struct drm_rect * r);
 

Arguments

r

rectangle whose width is returned

RETURNS

The width of the rectangle.