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

lua_getinfo

Declaration

Source position: Lua.pas line 488

function lua_getinfo(

  L: Plua_State;

  const what: PChar;

  ar: Plua_Debug

):Integer;