- AllocMemory
bool AllocMemory(p* pMemory, uint ulCountByte)
Undocumented in source. Be warned that the author may not have intended to support it.
- Destroy
void Destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- FreeMemory
void FreeMemory(p* pMemory)
Undocumented in source. Be warned that the author may not have intended to support it.