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

lua_getstack

Declaration

Source position: lua.pas line 506

function lua_getstack(

  L: Plua_State;

  level: Integer;

  ar: Plua_Debug

):Integer;