Function csp::memory::DllFree

Function Documentation

void csp::memory::DllFree(void *Ptr)

Dll safe freeing of memory.

Parameters

Ptr – void* : Data to free