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