Next: , Previous: Wrapper generators, Up: Top


6 Foreign Types

Foreign types describe how data is translated back and forth between C and Lisp. CFFI provides various built-in types and allows the user to define new types.

Dictionary