DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLDisownUnicodeString()
void MLDisownUnicodeString(MLINK link, unsigned short *s, long n) disowns memory allocated by MLGetUnicodeString() to store the string s.
See Section 2.13.5. See also: MLDisownString.