pub fn unpin_object(object: ObjectReference) -> bool
Expand description

Unpin an object. Returns true if the unpinning operation has been performed, i.e., the object status changed from pinned to non-pinned

Arguments:

  • object: The object to be pinned