Function Lisp-String-To-Foreign

Part of:

package cffi
( lisp-string-to-foreign < string > < ptr > < size > )
Copy at most SIZE-1 characters from a Lisp STRING to PTR.
The foreign string will be null-terminated.