Contents

vUInt8

A 128-bit vector packed with unsigned char values.

Declaration

typealias vUInt8 = SIMD16<UInt8>

See Also

vecLibTypes