方法

ArrowDecimal256equal

始於:3.0.0

宣告 [src]

gboolean
garrow_decimal256_equal (
  GArrowDecimal256* decimal,
  GArrowDecimal256* other_decimal
)

描述

無可用描述。

自 3.0.0 版本開始可用

參數

other_decimal

型別: GArrowDecimal256

要比較的 GArrowDecimal256

資料由函式的呼叫者擁有。

傳回值

型別: gboolean

如果此 decimal 等於另一個 decimal 則為 TRUE,否則為 FALSE