Function Foreign-String-Alloc

Part of:

package cffi
( foreign-string-alloc < string > )
Allocate a foreign string containing Lisp string STRING.
The string must be freed with FOREIGN-STRING-FREE.