Method
ArrowDataTypeequal
Declaration [src]
gboolean
garrow_data_type_equal (
GArrowDataType* data_type,
GArrowDataType* other_data_type
)
Parameters
other_data_type
-
Type:
GArrowDataType
A
GArrowDataType
to be compared.The data is owned by the caller of the function.