Unique.get

Gets the owned pointer. Use with caution.

struct Unique(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
inout @system
inout(Pointer)
get
()
if (
isAllocator!Allocator
)

Meta