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