ReactOS 0.4.15-dev-7924-g5949c20
HashEntry Struct Reference
Collaboration diagram for HashEntry:

Public Attributes

GLuint Key
 
voidData
 
struct HashEntryNext
 

Detailed Description

Definition at line 61 of file hash.c.

Member Data Documentation

◆ Data

void* HashEntry::Data

Definition at line 63 of file hash.c.

◆ Key

GLuint HashEntry::Key

Definition at line 62 of file hash.c.

◆ Next

struct HashEntry* HashEntry::Next

Definition at line 64 of file hash.c.

Referenced by HashRemove().


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