DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLDisownIntegerList()
void MLDisownIntegerList(MLINK link, int *a, long n) disowns memory allocated by MLGetIntegerList() to store the array a of length n.
See Section 2.13.4.