func alignof<T>(_: T.Type) Returns the minimum memory alignment of T. Declaration func alignof<T>(_: T.Type) -> Int
Returns the minimum memory alignment of
T
.Declaration
func
alignof
<
T
>
(
_
:
T
.
Type
) -
>
Int