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'.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
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'.