prolog::b_hash_update/4

b_hash_update( +Key, +Hash, +NewVal )*

Update to the value associated with the ground term Key in table Hash to NewVal.

Private-func:

1. prolog::b_hash_update_4::b_hash_update/4(int ARG1, int ARG2, int ARG3, int ARG4)():