MCPcopy Create free account
hub / github.com/Cubitect/cubiomes-viewer / CallInfo

Class CallInfo

lua/src/lua.h:488–488  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486 char short_src[LUA_IDSIZE]; /* (S) */
487 /* private part */
488 struct CallInfo *i_ci; /* active function */
489};
490
491/* }====================================================================== */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected