---
title: OSNoRetain
framework: driverkit
role: symbol
role_heading: Global Variable
path: driverkit/osnoretain
---

# OSNoRetain

## Declaration

```occ
constexpr static const auto OSNoRetain;
```

## See Also

### Constants

- [OSAdoptMemory](driverkit/osadoptmemory.md)
- [OSAllocateMemory](driverkit/osallocatememory.md)
- [OSAllocateMemoryZero](driverkit/osallocatememoryzero.md)
- [OSRetain](driverkit/osretain.md)
