Warning: value_hash_insert_value is deprecated.
Inserts value
into hash
.
Use Variant API instead.
(Unlike with @set, both the key and the value are copied).
hash |
a value hash |
key |
the key |
value |
a value |