MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / lua_status

Function lua_status

deps/lua/src/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 1

costatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected