int librdf_hash_put (librdf_hash* hash, librdf_hash_datum * key, librdf_hash_datum * value);
int librdf_hash_put
hash object
key
value
The key and values are copied into the hash; the original pointers can be deleted.
non 0 on failure