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