Go to the documentation of this file.
68 OHtbl
OHTBLinit(
int positions,
int (*h1)(
const void *key),
int (*h2)(
const void *key),
69 int (*match)(
const void *key1,
const void *key2),
void (*destroy)(
void *data));
192 void OHTBLprint(OHtbl htbl,
void (*callback)(
const void *data));