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