Name

drm_rect_height — determine the rectangle height

Synopsis

int drm_rect_height (const struct drm_rect * r);
 

Arguments

r

rectangle whose height is returned

RETURNS

The height of the rectangle.