<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_ulong1",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "c:@T@simd_ulong1"
  },
  "title" : "simd_ulong1"
}
-->

# simd_ulong1

A vector of one 64-bit unsigned integer element.

```
typealias simd_ulong1 = UInt
```

## Topics

### Alternative Type Alias

[`vector_ulong1`](/documentation/simd/vector_ulong1)



---

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)