free-cstring — Free memory used by cstring.
Macro
free-cstring cstring
A cstring.
Frees any memory possibly allocated by convert-to-cstring. On some implementions, a cstring is just the Lisp string itself.
None.