Source position: lauxlib.pas line 109
function lua_dofile(
L: Plua_State;
const filename: PAnsiChar
):Integer;