TypeClass.unref

Decrements the reference count of the class structure being passed in. Once the last reference count of a class has been released, classes may be finalized by the type system, so further dereferencing of a class pointer after TypeClass.unref are invalid.

class TypeClass
void
unref
()