RefCounted.get

Gets the pointer to the object. Use with caution.

struct RefCounted(Type, Allocator)
ref inout @system
inout(Pointer)
get
()
if (
isAllocator!Allocator
)

Meta