Contents

simd_make_ulong2(_:_:)

Returns a new vector from the specified scalar values.

Declaration

func simd_make_ulong2(_ x: simd_ulong1, _ y: simd_ulong1) -> simd_ulong2

See Also

Functions to Create Two-Element Vectors From Scalar Values