Skip to main content

Module lua_l_addstring

Module lua_l_addstring 

Source
Expand description

luaL_addstring (VM/include/lualib.h macro) — append a NUL-terminated C string to a luaL_Strbuf via luaL_addlstring with strlen(s).

Functions§

lua_l_addstring