MCPcopy 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
890LUA_API int lua_status (lua_State *L) {
891 return L->status;
892}
893
894
895/*

Callers 2

TEST_FFunction · 0.85
costatusFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68