luaL_addstring

[-?, +?, e]

  1. void luaL_addstring (luaL_Buffer *B, const char *s);

向缓存 B (参见 luaL_Buffer )添加一个零结尾的字符串 s