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

#include <BLI_ghash.h>

Public Attributes

const voidfirst
 
const voidsecond
 

Detailed Description

Definition at line 603 of file BLI_ghash.h.

Member Data Documentation

◆ first

const void* GHashPair::first

◆ second

const void* GHashPair::second

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