Warning: value_hash_lookup is deprecated.
Looks up key
in hash
and stores its value into the provided location.
Use Variant API instead.
hash |
a value hash |
key |
the key to look up |
type |
a Type |
... |
a value of type pointer-to- |
|