Constructor

ArrowMonthDayNanoIntervalScalarnew

Declaration [src]

GArrowMonthDayNanoIntervalScalar*
garrow_month_day_nano_interval_scalar_new (
  GArrowMonthDayNano* value
)

Description

No description available.
Available since:8.0.0

Parameters

value GArrowMonthDayNano
 

The value of GArrowMonthDayNano.

 The data is owned by the caller of the function.

Return value

Returns: GArrowMonthDayNanoIntervalScalar
 

A newly created GArrowMonthDayNanoIntervalScalar.

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