"Fossies" - the Fresh Open Source Software archive

Member "redland/docs/api/r7896.html" of archive amaya-fullsrc-11.4.4.tgz:


Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links. Alternatively you can here view or download the uninterpreted source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

librdf_hash_memory_delete_key_value

Name

librdf_hash_memory_delete_key_value --  Delete a key/value pair from the hash

Synopsis

int librdf_hash_memory_delete_key_value (void* context, librdf_hash_datum * key, librdf_hash_datum * value);

Arguments

context

memory hash context

key

pointer to key to delete

value

pointer to value to delete

Return value

non 0 on failure