MLDisownUnicodeString (C Function)
As of Version 6.0,
has been superseded by MLReleaseUCS2String().

void MLDisownUnicodeString(MLINK link,unsignedshort *s,long n)
disowns memory allocated by MLGetUnicodeString() to store the string s.
void MLDisownUnicodeString(MLINK link,unsignedshort *s,long n)
disowns memory allocated by MLGetUnicodeString() to store the string s.