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

Public Attributes

DynStrElemnext
 
char * str
 

Detailed Description

Definition at line 36 of file BLI_dynstr.c.

Member Data Documentation

◆ next

DynStrElem* DynStrElem::next

◆ str

char* DynStrElem::str

Definition at line 39 of file BLI_dynstr.c.

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: