stb_dupe

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

dupes
void*** dupes;
Undocumented in source.
eq
stb_compare_func eq;
Undocumented in source.
hash
stb_hash_func hash;
Undocumented in source.
hash_shift
int hash_shift;
Undocumented in source.
hash_size
int hash_size;
Undocumented in source.
hash_table
void*** hash_table;
Undocumented in source.
ineq
stb_compare_func ineq;
Undocumented in source.
population
int population;
Undocumented in source.
size_log2
int size_log2;
Undocumented in source.

Meta