Source position: Lua.pas line 499
function lua_setupvalue(
L: Plua_State;
funcindex: Integer;
n: Integer
):PChar;