方法

ArrowDecimal128小於等於

起始版本:0.12.0

宣告 [src]

gboolean
garrow_decimal128_less_than_or_equal (
  GArrowDecimal128* decimal,
  GArrowDecimal128* other_decimal
)

描述

無可用描述。

起始版本:0.12.0

參數

other_decimal

型別: GArrowDecimal128

要比較的 GArrowDecimal128

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

傳回值

型別: gboolean

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