Method
ArrowDecimal32less_than_or_equal
since: 19.0.0
Declaration [src]
gboolean
garrow_decimal32_less_than_or_equal (
GArrowDecimal32* decimal,
GArrowDecimal32* other_decimal
)
Parameters
other_decimal
-
Type:
GArrowDecimal32
A
GArrowDecimal32
to be compared.The data is owned by the caller of the function.