boxedFree

fun boxedFree(boxedType: <Error class: unknown class>, boxed: <Error class: unknown class>)

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

Parameters

boxedType

The type of @boxed.

boxed

The boxed structure to be freed.