Method
ArrowMonthDayNanoIntervalArrayget_value
since: 8.0.0
Declaration [src]
GArrowMonthDayNano*
garrow_month_day_nano_interval_array_get_value (
GArrowMonthDayNanoIntervalArray* array,
gint64 i
)
Return value
Type: GArrowMonthDayNano
The i
-th value.
The caller of the method takes ownership of the data, and is responsible for freeing it. |