Macro: SB-ALIEN:ALIEN-SIZE

package type

Return the size of the alien type TYPE. UNITS specifies the units to use and can be either :BITS, :BYTES, or :WORDS.

Lambda list

(type &optional sb-alien::units)