Contents

simd_make_uint16_undef(_:)

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

Declaration

func simd_make_uint16_undef(_ other: simd_uint8) -> simd_uint16

See Also

Functions to Create Sixteen-Element Vectors From Other Vectors