Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
HashTable Struct Reference

Data Fields

HashFunc func
 
HashValueCmpFunc cmp
 
int size
 
int elemSize
 
struct HashNodetable []
 

Field Documentation

◆ cmp

HashValueCmpFunc HashTable::cmp

◆ elemSize

int HashTable::elemSize

◆ func

HashFunc HashTable::func

◆ size

int HashTable::size

◆ table

struct HashNode* HashTable::table[]

The documentation for this struct was generated from the following file: