[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

luaL_loadfile

Declaration

Source position: lua.pas line 677

function luaL_loadfile(

  L: Plua_State;

  const filename: PChar

):Integer;