Contents

simd_make_int8(_:)

Returns a new vector by truncating the specified sixteen-element vector.

Declaration

func simd_make_int8(_ other: simd_int16) -> simd_int8

See Also

Functions to Create Eight-Element Vectors From Other Vectors