Next: CObject-pointer-like behavior, Previous: CObject-conversion, Up: CObject [Index]
To make the VM call this, use #addToBeFinalized. It frees automatically any memory pointed to by the CObject. It is not automatically enabled because big trouble hits you if you use #free and the receiver doesn’t point to the base of a malloc-ed area.