Blender V5.0
DynStrElem Struct Reference

Public Attributes

DynStrElemnext
char * str

Detailed Description

Definition at line 23 of file BLI_dynstr.cc.

Member Data Documentation

◆ next

DynStrElem* DynStrElem::next

◆ str

char* DynStrElem::str

Definition at line 26 of file BLI_dynstr.cc.

Referenced by BLI_dynstr_append(), BLI_dynstr_get_cstring_ex(), and BLI_dynstr_nappend().


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