Function weakRef

Shortcut for WeakRef!T(object)

WeakRef!T weakRef(T) (
  T object
);