Haka
Main Page
Modules
Data Structures
Files
File List
Globals
include
haka
luadebug
lua.h
1
/* This Source Code Form is subject to the terms of the Mozilla Public
2
* License, v. 2.0. If a copy of the MPL was not distributed with this
3
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
4
5
#ifndef LUADEBUG_LUA_H
6
#define LUADEBUG_LUA_H
7
8
extern
int
luaopen_luadebug(lua_State *L);
9
10
#endif
/* LUADEBUG_LUA_H */
Generated on Thu Jun 9 2016 08:47:29 for Haka by
1.8.11