---
title: uuid_t
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/uuid_t
---

# uuid_t

## Declaration

```swift
typealias uuid_t = (UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8, UInt8)
```

## See Also

### Type Aliases

- [uuid_string_t](foundation/uuid_string_t.md)
