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

Public Attributes

struct MemBufnext
 
uchar data [0]
 

Detailed Description

Definition at line 35 of file BLI_memarena.c.

Member Data Documentation

◆ data

uchar MemBuf::data[0]

Definition at line 37 of file BLI_memarena.c.

Referenced by BLI_memarena_alloc(), and BLI_memarena_clear().

◆ next

struct MemBuf* MemBuf::next

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