MEM_PROC POINTER MEM_API PreallocateEx(POINTER source, PTRSZVAL size DBG_PASS); #define Preallocate(p,sz) PreallocateEx( (p),(sz) DBG_SRC )
sharemem.h
This is function sack::memory::PreallocateEx.
Functions