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

Data Fields

const char * key
 
size_t keyl
 
void * stuff
 
size_t hval
 
struct hitemnext
 

Detailed Description

Definition at line 42 of file hashtab.h.

Field Documentation

◆ key

const char* hitem::key

Definition at line 44 of file hashtab.h.

◆ keyl

size_t hitem::keyl

Definition at line 45 of file hashtab.h.

◆ stuff

void* hitem::stuff

Definition at line 46 of file hashtab.h.

◆ hval

size_t hitem::hval

Definition at line 47 of file hashtab.h.

◆ next

struct hitem* hitem::next

Definition at line 48 of file hashtab.h.


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