方法
ArrowDecimal64小於
自:19.0.0 起
宣告 [src]
gboolean
garrow_decimal64_less_than (
GArrowDecimal64* decimal,
GArrowDecimal64* other_decimal
)
參數
other_decimal
-
類型:
GArrowDecimal64
要比較的
GArrowDecimal64
。資料由函數的呼叫者擁有。
自:19.0.0 起
gboolean
garrow_decimal64_less_than (
GArrowDecimal64* decimal,
GArrowDecimal64* other_decimal
)
other_decimal
類型: GArrowDecimal64
要比較的 GArrowDecimal64
。
資料由函數的呼叫者擁有。 |