Searched defs:lua_gethookmask (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | ldebug.c | 150 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function |
A D | lua.h | 465 LUA_API int (lua_gethookmask) (lua_State *L); variable |
Completed in 5 milliseconds