MCPcopy Create free account
hub / github.com/Tencent/xLua / lua_status

Function lua_status

WebGLPlugins/lapi.c:1030–1032  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1028
1029
1030LUA_API int lua_status (lua_State *L) {
1031 return L->status;
1032}
1033
1034
1035/*

Callers 2

auxresumeFunction · 0.85
luaB_costatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected