Source position: Lua.pas line 488
function lua_getinfo(
L: Plua_State;
const what: PChar;
ar: Plua_Debug
):Integer;