[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'Lua' (
#gui
)
luaL_dofile
Declaration
Source position: Lua.pas line 693
function
luaL_dofile
(
L
:
Plua_State
;
fn
:
PChar
):
Integer
;