Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ lua_status
Function
lua_status
freebsd/contrib/openzfs/module/lua/lapi.c:1009–1011 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1007
#endif
1008
1009
LUA_API int lua_status (lua_State *L) {
1010
return L->status;
1011
}
1012
1013
1014
/*
Callers
2
auxresume
Function · 0.70
luaB_costatus
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected