Next: Make a c-string, Previous: Make a closure, Up: Using ffi.el [Contents]
(ffi-get-c-string POINTER). Assume the pointer points to a C string, and return a Lisp string with those contents.
(ffi-get-c-string POINTER)