UniqueArray.unique

Releases ownership and transfers it to the returned Unique object.

struct UniqueArray(Type, Allocator = typeof(theAllocator))
unique
()
if (
isAllocator!Allocator
)

Meta