Constructor

ArrowStructFieldOptionsnew

since: 16.0.0

Declaration [src]

GArrowStructFieldOptions*
garrow_struct_field_options_new (
  void
)

Description

No description available.

Available since: 16.0.0

Return value

Type: GArrowStructFieldOptions

A newly created GArrowStructFieldOptions.

The caller of the function takes ownership of the data, and is responsible for freeing it.