Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danomatika/ofxLua
/ lua_Debug
Class
lua_Debug
libs/lua/lua.h:137–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
** Type used by the debug API to collect debug information
136
*/
137
typedef struct lua_Debug lua_Debug;
138
139
140
/*
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected