Method
ArrowDecimal32not_equal
since: 19.0.0
Declaration [src]
gboolean
garrow_decimal32_not_equal (
  GArrowDecimal32* decimal,
  GArrowDecimal32* other_decimal
)
      Parameters
other_decimal- 
            
Type:
GArrowDecimal32A
GArrowDecimal32to be compared.The data is owned by the caller of the function.