Blender  V3.3
Public Attributes | List of all members
GHashEntry Struct Reference

Public Attributes

Entry e
 
voidval
 

Detailed Description

Definition at line 73 of file BLI_ghash.c.

Member Data Documentation

◆ e

Entry GHashEntry::e

Definition at line 74 of file BLI_ghash.c.

◆ val

void* GHashEntry::val

Definition at line 76 of file BLI_ghash.c.


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