Name
librdf_hash_get_del -- Retrieve one value from hash for a given key as string and remove all values with that key
Arguments
- hash
hash object
- key
pointer to key
Description
The value returned is from newly allocated memory which the
caller must free.
Return value
the value or NULL on failure