5.1 – Functions and Types
Here we list all functions and types from the auxiliary library in alphabetical order.
luaL_addchar[-?, +?, m] void luaL_addchar (luaL_Buffer *B, char c); Adds the byte c
luaL_checklstring[-0, +0, v] const char *luaL_checklstring (lua_State *L, int arg, size_t *l);
Page 7 of 7