Mozilla.com

  1. MDC
  2. Main Page
  3. PLHashFunction
Table of contents
  1. 1. Syntax
  2. 2. Description
  3. 3. See Also

PLHashFunction

Table of contents
  1. 1. Syntax
  2. 2. Description
  3. 3. See Also

< NSPR API Reference < Hash Tables

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

PL_HashString

Page last modified 05:29, 23 Feb 2006 by Rappo

Files (0)