Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
str_Writer Struct Reference

Data Fields

int init
 
luaL_Buffer B
 

Detailed Description

Definition at line 216 of file lua-5.4.3/src/lstrlib.c.

Field Documentation

◆ B

luaL_Buffer str_Writer::B

Definition at line 218 of file lua-5.4.3/src/lstrlib.c.

Referenced by str_dump(), and writer().

◆ init

int str_Writer::init

Definition at line 217 of file lua-5.4.3/src/lstrlib.c.

Referenced by str_dump(), and writer().


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