Constructor
ArrowSinkNodeOptionsnew
since: 6.0.0
Declaration [src]
GArrowSinkNodeOptions*
garrow_sink_node_options_new (
void
)
Return value
Type: GArrowSinkNodeOptions
A newly created GArrowSinkNodeOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |