lua52_sys::lua_Hook
[−]
[src]
type lua_Hook = extern fn(L: *mut lua_State, ar: *mut lua_Debug);
type lua_Hook = extern fn(L: *mut lua_State, ar: *mut lua_Debug);