OPmemPack.h¶
OPmemDesc¶
- void() Alloc
- void() Dealloc
- OPuint() Size
- void* Data
Globals¶
Functions¶
- void* OPmemPackAlloc ( OPmemDesc* segments, OPuint segCount, OPint n )
Allocates a block of memory to be used in segements
- void OPmemPackDealloc ( void* Data, OPmemDesc* segments, OPint segCount, OPint n )