MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / lua_status

Function lua_status

extlibs/lua/src/lapi.c:1085–1087  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1083
1084
1085LUA_API int lua_status (lua_State *L) {
1086 return L->status;
1087}
1088
1089
1090/*

Callers 3

luaB_auxwrapFunction · 0.85
auxstatusFunction · 0.85
statusMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected