[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'lua' (
#pLua
)
lua_CFunction
Declaration
Source position: lua.pas line 165
type
lua_CFunction
=
function
(
L
:
Plua_State
):
Integer
;