group_obj!() { /* proc-macro */ }
Expand description

Convert into a CGlue trait group.

The syntax is the same as a cast expression:

group_obj!(variable as GroupName)

It is possible to pass both owned objects and references.