Next: with-foreign-slots, Previous: translate-to-foreign, Up: Foreign Types [Contents][Index]
The Lisp value to convert to foreign representation.
A symbol or list (:struct structure-name) naming a foreign type defined by defctype.
The foreign pointer where the translated object should be stored.
Translate the Lisp value into the foreign memory location given by pointer. The return value is not used.