The type
RWScopeGuard has only one method, to cancel the automatic invocation of the function bound to the scope guard:
All other functionality relating to
RWScopeGuard comes from the
rwtMakeScopeGuard() and
rwtMakeRef() helper functions, the latter on
RWTRefHolder<T>.