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