free
Manually frees the memory associated with the specified address.
This method ensures the memory is removed from the cache and releases it using the appropriate cleanup function.
Parameters
cPointer
The memory address to free.
Manually frees the memory associated with the specified address.
This method ensures the memory is removed from the cache and releases it using the appropriate cleanup function.
The memory address to free.