方法
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
。
資料的所有權屬於函式的呼叫者。 |