Macro: SB-ALIEN:DEFINE-ALIEN-TYPE

package type

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.

Lambda list

(sb-alien::name type)