Contents

vSInt32

A 128-bit vector packed with signed int values.

Declaration

typealias vSInt32 = SIMD4<Int32>

See Also

vecLibTypes