[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'lua' (
#pLua
)
lua_Hook
Declaration
Source position: lua.pas line 503
type
lua_Hook
=
procedure
(
L
:
Plua_State
;
ar
:
Plua_Debug
)
;