Overview
Getting Started
Working On Firefox
Firefox User Guide
Source Code Documentation
The Firefox Build System
Testing & Test Infrastructure
Releases & Updates
Localization & Internationalization
Firefox and Python
Metrics Collected in Firefox
#include <plhash.h> typedef PLHashNumber (PR_CALLBACK *PLHashFunction)(const void *key);
PLHashNumber is a function type that maps the key of a hash table entry to a hash number.
PLHashNumber
PL_HashString