Blender V5.0
Entry Struct Reference

Public Attributes

Entrynext
void * key

Detailed Description

Definition at line 64 of file BLI_ghash.cc.

Member Data Documentation

◆ key

void* Entry::key

Definition at line 67 of file BLI_ghash.cc.

Referenced by ghash_entry_copy().

◆ next

Entry* Entry::next

Definition at line 65 of file BLI_ghash.cc.

Referenced by BLI_ghashIterator_step(), ghash_copy(), and ghash_remove_ex().


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