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