Warning: value_hash_insert_vals is deprecated.
Inserts the given data into hash
.
Use Variant API instead.
As with value_hash_insert, the keys and values are copied rather than being inserted directly.
hash |
a value hash |
... |
the type of |
first_key |
the key for the first value |