Searched defs:lua_tostring (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlua.h421 #define lua_tostring(L,i) lua_tolstring(L, (i), NULL) macro

Completed in 1144 milliseconds