Rc.opAssign

Assign another resource. Release the previously held ref and retain the new one.

struct Rc(T)
void
opAssign
(
T obj
)

Meta