objc:destroy
(objc:destroy object)
Description:
Destroy objective-c object. Please see the reference to objc:gc first!. By default you should never need to call this!. By default objc objects are automatically released on gc
Arguments:
object -- obj-c object
Returns: boolean
Examples: