DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLDisownString()
void MLDisownString(MLINK link, char *s) disowns memory allocated by MLGetString() to store the character string s.
See Section 2.13.4. See also: MLDisownUnicodeString.