<!--
{
  "availability" : [
    "DriverKit: -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/libkern/reinterpret_pointer_cast-7u0yk",
  "metadataVersion" : "0.1.0",
  "role" : "Function Template",
  "symbol" : {
    "kind" : "Function Template",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@N@libkern@FT@>3#T#T#Treinterpret_pointer_cast#&1>@N@libkern@ST>2#T#T@bounded_ptr2t0.1t0.2#>@N@libkern@ST>2#T#T@bounded_ptr2t0.0S3_#"
  },
  "title" : "reinterpret_pointer_cast"
}
-->

# reinterpret_pointer_cast

```
template <typename T, typename U, typename Policy> bounded_ptr<T, Policy> reinterpret_pointer_cast(const bounded_ptr<U, Policy> & p) noexcept;
```

---

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)