PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
hitem Struct Reference
+ Collaboration diagram for hitem:

Data Fields

ub1 * key
 
ub4 keyl
 
void * stuff
 
ub4 hval
 
struct hitemnext
 

Detailed Description

Definition at line 44 of file hashtab.h.

Field Documentation

◆ key

ub1* hitem::key

Definition at line 46 of file hashtab.h.

◆ keyl

ub4 hitem::keyl

Definition at line 47 of file hashtab.h.

◆ stuff

void* hitem::stuff

Definition at line 48 of file hashtab.h.

◆ hval

ub4 hitem::hval

Definition at line 49 of file hashtab.h.

◆ next

struct hitem* hitem::next

Definition at line 50 of file hashtab.h.


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