方法
ArrowDataType(数据类型)equal(相等)
声明 [源代码]
gboolean
garrow_data_type_equal (
GArrowDataType* data_type,
GArrowDataType* other_data_type
)
参数
other_data_type(其他数据类型)
-
类型:
GArrowDataType
要比较的
GArrowDataType
。数据由函数调用者拥有。