构造函数

ArrowSourceNodeOptionsnew_table

始于:6.0.0

声明 [src]

GArrowSourceNodeOptions*
garrow_source_node_options_new_table (
  GArrowTable* table
)

描述

没有可用的描述。

可用版本:6.0.0

参数

table

类型: GArrowTable

一个 GArrowTable

数据由函数的调用者拥有。

返回值

类型: GArrowSourceNodeOptions

一个新创建的 GArrowSourceNodeOptions

函数的调用者拥有该数据的所有权,并负责释放它。