silc_hash_destructor

SYNOPSIS

    void silc_hash_destructor(void *key, void *context, void *user_context);

DESCRIPTION

A generic destructor for SilcHashTable. This will call silc_free for `key' and `context'.