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