int librdf_hash_exists (librdf_hash* hash, librdf_hash_datum * key, librdf_hash_datum * value);
int librdf_hash_exists
hash object
key
value
>0 if the key/value exists in the hash, 0 if not, <0 on failure