[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'lua' (
#pLua
)
lua_pushcfunction
Declaration
Source position: lua.pas line 425
procedure
lua_pushcfunction
(
L
:
Plua_State
;
f
:
lua_CFunction
)
;