Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ lua_status
Function
lua_status
engine/lua/src/lua/lapi.c:890–892 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
888
889
890
LUA_API int lua_status (lua_State *L) {
891
return L->status;
892
}
893
894
895
/*
Callers
2
TEST_F
Function · 0.85
costatus
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68