Chapter 5 C Routines Reference
Free memory that was allocated with JagAlloc.
void JAG_PUBLIC JagFree( void *ptr );
ptr
A pointer to the memory to be freed.
JagAlloc