const char *lua_tostring (lua_State *L, int index);

Equivalent to lua_tolstring with len equal to NULL.