MEM_PROC POINTER MEM_API ReallocateEx(POINTER source, PTRSZVAL size DBG_PASS); #define Reallocate(p,sz) ReallocateEx( (p),(sz) DBG_SRC )
sharemem.h
Functions