Method

ArrowUnionDataTypeget_n_fields

since: 0.12.0

Declaration [src]

gint
garrow_union_data_type_get_n_fields (
  GArrowUnionDataType* union_data_type
)

Description

No description available.

Available since: 0.12.0

Return value

Type: gint

The number of fields of the union data type.