rb_update/6

rb_update(+ Tree,+ Key,- OldVal,+ NewVal,- TreeN)*

Tree TreeN is tree Tree, but with value for Key associated with NewVal. Fails if it cannot find Key in Tree.