Blender  V2.93
Public Attributes | List of all members
DynStrElem Struct Reference

Public Attributes

DynStrElemnext
 
char * str
 

Detailed Description

Definition at line 52 of file BLI_dynstr.c.

Member Data Documentation

◆ next

DynStrElem* DynStrElem::next

◆ str

char* DynStrElem::str

Definition at line 55 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: