Constructor

ArrowMonthDayNanoIntervalDataTypenew

since: 7.0.0

[]

Declaration [src]

GArrowMonthDayNanoIntervalDataType*
garrow_month_day_nano_interval_data_type_new (
  void
)
[]

Description

No description available.

Available since: 7.0.0

[]

Return value

Type: GArrowMonthDayNanoIntervalDataType

The newly created month day nano interval data type.

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