[cffi-devel] Lispworks FLI to CFFI translation question

Frank Goenninger frgo at mac.com
Fri Jan 15 13:10:24 UTC 2010


Dear CFFI Gurus:


I do have a Lispworks FLI definition like this:

(fli:define-foreign-type pfunc (&rest fargs)
   `(:ptr (:function , at fargs)))

How would I translate this into a suitable CFFI definition? And why/how?

Thanks in advance!!

Cheers
   Frank




More information about the cffi-devel mailing list