foreign-typedef |
---|
actual-type | Initargs::actual-type; Accessors:actual-type. |
---|---|
from-c | Initargs::from-c. |
name | Initform:(gensym anonymous-cffi-type), Initargs::name; Accessors:name. |
to-c | Initargs::to-c. |
translate-p | Initform:t, Initargs::translate-p; Accessors:translate-p. |
translate-type-from-foreign | |
---|---|
translate-type-to-foreign | |
unparse | Unparse FOREIGN-TYPE to a type specification (symbol or list). |
aggregatep | Return true if FOREIGN-TYPE is an aggregate type. |
---|---|
canonicalize | Return the built-in foreign type for FOREIGN-TYPE. Signals an error if FOREIGN-TYPE is undefined. |
expand-type-from-foreign | |
expand-type-to-foreign | |
expand-type-to-foreign-dyn | |
foreign-type-alignment | Return the structure alignment in bytes of a foreign type. |
foreign-type-size | Return the size in bytes of a foreign type. |
free-type-translated-object | |
translate-p | Return true if type translators should run on FOREIGN-TYPE. |