Boxed.boxedFree

Free the boxed structure boxed which is of type boxed_type.

class Boxed
static
void
boxedFree

Parameters

boxedType GType

The type of boxed.

boxed void*

The boxed structure to be freed.

Meta