Source position: lauxlib.pas line 76
function luaL_loadfile(
L: Plua_State;
const filename: PChar
):Integer;