方法

ArrowDecimal32不等于

自:19.0.0

声明 [源代码]

gboolean
garrow_decimal32_not_equal (
  GArrowDecimal32* decimal,
  GArrowDecimal32* other_decimal
)

描述

暂无描述。

可用自:19.0.0

参数

other_decimal

类型: GArrowDecimal32

要比较的 GArrowDecimal32

数据由函数调用者拥有。

返回值

类型: gboolean

如果该十进制数不等于另一个十进制数,则返回 TRUE,否则返回 FALSE