MCPcopy Create free account
hub / github.com/danomatika/ofxLua / CallInfo

Class CallInfo

libs/lua/lua.h:493–493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491 char short_src[LUA_IDSIZE]; /* (S) */
492 /* private part */
493 struct CallInfo *i_ci; /* active function */
494};
495
496/* }====================================================================== */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected