init(uuid:)
Creates a UUID from the uuid C-language structure.
Declaration
init(uuid: uuid_t)Parameters
- uuid:
The C-language structure of a UUID.
Creates a UUID from the uuid C-language structure.
init(uuid: uuid_t)The C-language structure of a UUID.