MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / Proto

Class Proto

lib/lua/src/lstate.h:359–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 union Closure cl;
358 struct Table h;
359 struct Proto p;
360 struct lua_State th; /* thread */
361 struct UpVal upv;
362};

Callers 1

it_IT.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected