Contents

simd_make_long4(_:_:)

Returns a new vector from the specified vectors.

Declaration

func simd_make_long4(_ xy: simd_long2, _ zw: simd_long2) -> simd_long4

See Also

Functions to Create Four-Element Vectors From Other Vectors