Blender V5.0
GHashEntry Struct Reference

Public Attributes

Entry e
void * val

Detailed Description

Definition at line 70 of file BLI_ghash.cc.

Member Data Documentation

◆ e

Entry GHashEntry::e

Definition at line 71 of file BLI_ghash.cc.

◆ val

void* GHashEntry::val

Definition at line 73 of file BLI_ghash.cc.


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