Syntax
#include <plhash.h> typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
Description
PLHashNumber
is a function type that maps the key of a hash table entry to a hash number.
See Also
Document Tags and Contributors
Tags:
Contributors to this page:
teoli,
alecananian
Last updated by:
teoli,