Method

ArrowStructDataTypeget_n_fields

Declaration [src]

gint
garrow_struct_data_type_get_n_fields (
  GArrowStructDataType* struct_data_type
)

Description

No description available.
Available since:0.12.0

Return value

Returns: gint
 

The number of fields of the struct data type.