Function csp::memory::DllFree
Defined in File DllAllocator.h
Function Documentation
-
void csp::memory::DllFree(void *Ptr)
Dll safe freeing of memory.
- Parameters
Ptr – void* : Data to free
Defined in File DllAllocator.h
Dll safe freeing of memory.
Ptr – void* : Data to free