Boxed.free

Free the boxed structure @boxed which is of type @boxed_type.

struct Boxed
static
void
free

Parameters

boxedType GType

The type of @boxed.

boxed void*

The boxed structure to be freed.

Meta