Constructor
ArrowMonthDayNanoIntervalScalarnew
since: 8.0.0
Declaration [src]
GArrowMonthDayNanoIntervalScalar*
garrow_month_day_nano_interval_scalar_new (
  GArrowMonthDayNano* value
)
      Parameters
value- 
            
Type:
GArrowMonthDayNanoThe value of GArrowMonthDayNano.
The data is owned by the caller of the function.  
Return value
Type: GArrowMonthDayNanoIntervalScalar
A newly created GArrowMonthDayNanoIntervalScalar.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |