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