MCPcopy Create free account
hub / github.com/crossroadsfpga/pigasus / ManageStack

Function ManageStack

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

Source from the content-addressed store, hash-verified

58 ManageStack(lua_State* L, int extra = 0);
59
60 ManageStack(ManageStack&) = delete;
61 ManageStack(ManageStack&&) = delete;
62
63 ~ManageStack();

Callers 6

main_reload_configFunction · 0.85
main_reload_policyFunction · 0.85
main_reload_moduleFunction · 0.85
main_reload_hostsFunction · 0.85
main_delete_inspectorFunction · 0.85
lua.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected