5.1 – Functions and Types
Here we list all functions and types from the auxiliary library in alphabetical order.
luaL_addstring[-?, +?, m] void luaL_addstring (luaL_Buffer *B, const char *s); Adds the zero-terminated
luaL_prepbuffsize[-?, +?, m] char *luaL_prepbuffsize (luaL_Buffer *B, size_t sz); Returns an address
Page 7 of 7