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