Rect.union_

void union_(graphene.rect.Rect b, out graphene.rect.Rect res)

Computes the union of the two given rectangles.

![](rectangle-union.png)

The union in the image above is the blue outline.

Parameters

ba #graphene_rect_t
resreturn location for a #graphene_rect_t