[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_setupvalue

Declaration

Source position: lua.pas line 520

function lua_setupvalue(

  L: Plua_State;

  funcindex: Integer;

  n: Integer

):PChar;