<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/simd/simd_make_uchar16_undef(_:)-7pk27",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "simd"
    ],
    "preciseIdentifier" : "c:@F@simd_make_uchar16_undef#]2c#"
  },
  "title" : "simd_make_uchar16_undef(_:)"
}
-->

# simd_make_uchar16_undef(_:)

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

```
func simd_make_uchar16_undef(_ other: simd_uchar2) -> simd_uchar16
```

---

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)