luaL_pushresultsize
[-?, +1, m]
1 | void luaL_pushresultsize (luaL_Buffer *B, size_t sz); |
Equivalent to the sequence luaL_addsize
, luaL_pushresult
.
luaL_pushresultsize
[-?, +1, m]
1 | void luaL_pushresultsize (luaL_Buffer *B, size_t sz); |
Equivalent to the sequence luaL_addsize
, luaL_pushresult
.
Designed by : w10schools
service@w10schools.com
Please login to continue.