Source position: lua.pas line 355
procedure lua_call(
L: Plua_State;
nargs: Integer;
nresults: Integer
);