Zen API
|
Protected method called by derived classes to free memory using the object's allocator.
This method is provided for convenience; alternatively, the allocator provided by kObject_Alloc can also be used directly.
object | Object instance. |
mem | Pointer to memory to free (or kNULL). |