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