Contents
Indexes:
Macro Defctype
Part of:
package cffi
(
defctype
&rest < args > )
Utility macro for simple C-like typedefs. A similar effect could be
obtained using define-foreign-type.