MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / lua_status

Function lua_status

lib/lua/src/lapi.c:1125–1127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1123
1124
1125LUA_API int lua_status (lua_State *L) {
1126 return L->status;
1127}
1128
1129
1130/*

Callers 2

luaB_auxwrapFunction · 0.85
auxstatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected