<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_make_ulong2(_:)-17hvf",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "c:@F@simd_make_ulong2#]8l#"
  },
  "title" : "simd_make_ulong2(_:)"
}
-->

# simd_make_ulong2(_:)

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

```
func simd_make_ulong2(_ other: simd_ulong8) -> simd_ulong2
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)