librdf_hash_datum* librdf_hash_get_one (librdf_hash* hash, librdf_hash_datum * key);
librdf_hash_datum* librdf_hash_get_one
hash object
pointer to key
The value returned is from newly allocated memory which the caller must free.
the value or NULL on failure