Decreases the reference count by one, deallocating the item if needed
In case the item is deallocated, the reference count of any dependent items is adjusted accordingly in a recursive manner.
@param itemtake the item. Set to NULL if deallocated
See Implementation
Decreases the reference count by one, deallocating the item if needed
In case the item is deallocated, the reference count of any dependent items is adjusted accordingly in a recursive manner.
@param itemtake the item. Set to NULL if deallocated