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

lua_getinfo

Declaration

Source position: lua.pas line 509

function lua_getinfo(

  L: Plua_State;

  const what: PChar;

  ar: Plua_Debug

):Integer;