Home
last modified time | relevance | path

Searched defs:lua_getfield (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h252 LUA_API int (lua_getfield) (lua_State *L, int idx, const char *k); variable
A Dlapi.c683 LUA_API int lua_getfield (lua_State *L, int idx, const char *k) { in lua_getfield() function

Completed in 9 milliseconds