Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h250 LUA_API int (lua_getglobal) (lua_State *L, const char *name); variable
A Dlapi.c660 LUA_API int lua_getglobal (lua_State *L, const char *name) { in lua_getglobal() function

Completed in 7 milliseconds