Constructor
ArrowTime32ArrayBuildernew
Declaration [src]
GArrowTime32ArrayBuilder*
garrow_time32_array_builder_new (
GArrowTime32DataType* data_type
)
Parameters
data_type |
GArrowTime32DataType |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowTime32ArrayBuilder |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |