Blender V5.0
MemBuf Struct Reference

Public Attributes

MemBufnext
uchar data [0]

Detailed Description

Definition at line 37 of file BLI_memarena.cc.

Member Data Documentation

◆ data

uchar MemBuf::data[0]

Definition at line 39 of file BLI_memarena.cc.

Referenced by BLI_memarena_alloc(), and BLI_memarena_clear().

◆ next

MemBuf* MemBuf::next

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