MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / lua_status

Function lua_status

Source/Misc/lua/src/lua.c:2739–2741  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2737
2738
2739LUA_API int lua_status (lua_State *L) {
2740return L->status;
2741}
2742
2743
2744/*

Callers 1

costatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected