luaDebugLib function
Lua debug library, pass to LuaState.requiref.
Implementation
int luaDebugLib(LuaState state) => luaopen_debug(state.L);
Lua debug library, pass to LuaState.requiref.
int luaDebugLib(LuaState state) => luaopen_debug(state.L);