方法
ArrowSchemaequal
自 0.4.0 版本起
宣告 [src]
gboolean
garrow_schema_equal (
GArrowSchema* schema,
GArrowSchema* other_schema
)
參數
other_schema
-
類型:
GArrowSchema
要比較的
GArrowSchema
。資料由函數的呼叫者擁有。
自 0.4.0 版本起
gboolean
garrow_schema_equal (
GArrowSchema* schema,
GArrowSchema* other_schema
)
other_schema
類型: GArrowSchema
要比較的 GArrowSchema
。
資料由函數的呼叫者擁有。 |