Ark Server API (ASA) - Wiki
|
Go to the source code of this file.
Classes | |
class | FMallocAnsi |
Functions | |
void * | AnsiMalloc (SIZE_T Size, uint32 Alignment) |
void * | AnsiRealloc (void *Ptr, SIZE_T NewSize, uint32 Alignment) |
void | AnsiFree (void *Ptr) |