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