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

lua_getstack

Declaration

Source position: Lua.pas line 485

function lua_getstack(

  L: Plua_State;

  level: Integer;

  ar: Plua_Debug

):Integer;