[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

luaL_loadfile

Declaration

Source position: Lua.pas line 656

function luaL_loadfile(

  L: Plua_State;

  const filename: PChar

):Integer;