MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / lua_Debug

Class lua_Debug

source/extern/lua.h:416–416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414#define LUA_MASKCOUNT (1 << LUA_HOOKCOUNT)
415
416typedef struct lua_Debug lua_Debug; /* activation record */
417
418
419/* Functions to be called by the debugger in specific events */

Callers 1

StarLua.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected