luaL_typename
[-0, +0, –]
1 | const char *luaL_typename (lua_State *L, int index); |
Returns the name of the type of the value at the given index.
luaL_typename
[-0, +0, –]
1 | const char *luaL_typename (lua_State *L, int index); |
Returns the name of the type of the value at the given index.
Designed by : w10schools
service@w10schools.com
Please login to continue.