Scieneer Common Lisp 1.3.9 online documentation alien:def-alien-type name type [Macro] Define the alien type name to be equivalent to type. Name may be nil for struct and union types, in which case the name is taken from the type specifier.
|
| alien:def-alien-type name type | [Macro] |
Define the alien type name to be equivalent to type. Name may be nil for struct and union types, in which case the name is taken from the type specifier.