mir_rcptr.proxySwap

Swaps the proxy of this mir_rcptr with another instance via reference.

struct mir_rcptr(T)
pure nothrow @nogc @safe
void
proxySwap
(
ref typeof(this) rhs
)