You.i Engine
YiMemoryUtilities.h File Reference

Go to the source code of this file.

Functions

void * YI_MALLOC (int32_t nSize)
 
void * YI_CALLOC (int32_t nSize)
 
void * YI_REALLOC (void *pOldBuf, int32_t nSize)
 
void YI_FREE (void *pBuf)