Rc.giveAway

Decrease the ref count and return the object without calling dispose

struct Rc(T)
T
giveAway
()
out (obj) { assert (obj); }

Meta