Source position: lua.pas line 261
function lua_rawequal(
L: Plua_State;
idx1: Integer;
idx2: Integer
):LongBool;