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