Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ lua_status
Function
lua_status
3rd/lua-5.4.3/src/lapi.c:1118–1120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1116
1117
1118
LUA_API int lua_status (lua_State *L) {
1119
return L->status;
1120
}
1121
1122
1123
/*
Callers
2
luaB_auxwrap
Function · 0.85
auxstatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected