union

fun union(b: Box, res: Box)

Unions the two given #graphene_box_t.

Since

1.2

Parameters

b

the box to union to @a

res

return location for the result