Function
Takes a designator class and returns the alignment of the C type that the class designates.
alignment-of designator-class => alignment
<C-value>.
<integer>.
c-ffi
c-ffi
Takes a designator class and returns the alignment of the C type that the class designates. The alignment-of function can be applied to any designator class. It returns the alignment as an integer, in the same units as size-of does.