Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/docs/nspr/reference/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 299 B image not shown  

Quelle  plhashfunction.rst   Sprache: unbekannt

 
Untersuchungsergebnis.rst Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln


Syntax
------

.. code::

   #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
--------

`PL_HashString <PL_HashString>`__

[ zur Elbe Produktseite wechseln0.97Quellennavigators  ]