Method
ArrowMonthDayNanoIntervalArrayBuilderappend_value
Declaration [src]
gboolean
garrow_month_day_nano_interval_array_builder_append_value (
GArrowMonthDayNanoIntervalArrayBuilder* builder,
GArrowMonthDayNano* value,
GError** error
)
Parameters
value |
GArrowMonthDayNano |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |