Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1125
LUA_API int lua_status (lua_State *L) {
1126
return L->status;
1127
}
1128
1129
1130
/*
Callers
2
luaB_auxwrap
Function · 0.85
auxstatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected