Searched defs:lua_close (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/lua/src/ | ||
H A D | lstate.c | 441 LUA_API void lua_close (lua_State *L) { in lua_close() function |
H A D | lua.h | 154 LUA_API void (lua_close) (lua_State *L); variable |