int librdf_hash_memory_exists (void* context, librdf_hash_datum * key, librdf_hash_datum * value);
int librdf_hash_memory_exists
memory hash context
key
value
>0 if the key/value exists in the hash, 0 if not, <0 on failure