方法
ArrowTableequal
始于: 0.4.0
声明 [src]
gboolean
garrow_table_equal (
GArrowTable* table,
GArrowTable* other_table
)
参数
other_table
-
类型:
GArrowTable
要进行比较的
GArrowTable
。数据由函数的调用者拥有。
始于: 0.4.0
gboolean
garrow_table_equal (
GArrowTable* table,
GArrowTable* other_table
)
other_table
类型: GArrowTable
要进行比较的 GArrowTable
。
数据由函数的调用者拥有。 |