Contents

simd_make_int16_undef(_:)

Returns a new vector from the specified eight-element vector, and other elements undefined.

Declaration

func simd_make_int16_undef(_ other: simd_int8) -> simd_int16

See Also

Functions to Create Sixteen-Element Vectors From Other Vectors