Contents

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.

See Also

Creating UUIDs