[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

lua_setupvalue

Declaration

Source position: Lua.pas line 499

function lua_setupvalue(

  L: Plua_State;

  funcindex: Integer;

  n: Integer

):PChar;