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