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