SafeParasailPtr.moveRef

take ownership of underlying data pointer

struct SafeParasailPtr(T)
@safe @nogc nothrow @property nothrow pure @nogc
T*
moveRef
()
if (
!isPointer!T
)

Meta