Source position: lauxlib.pas line 84
function luaL_findtable(
L: Plua_State;
idx: Integer;
const fname: PChar;
szhint: Integer
):PChar;