free

fun free(cPointer: <Error class: unknown class>?)

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.