Blender V4.3
GHashEntry Struct Reference

Public Attributes

Entry e
 
void * val
 

Detailed Description

Definition at line 70 of file BLI_ghash.c.

Member Data Documentation

◆ e

Entry GHashEntry::e

Definition at line 71 of file BLI_ghash.c.

◆ val

void* GHashEntry::val

Definition at line 73 of file BLI_ghash.c.


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