Method
ArrowUInt64ArrayBuilderappend
[−]
Declaration [src]
gboolean
garrow_uint64_array_builder_append (
GArrowUInt64ArrayBuilder* builder,
guint64 value,
GError** error
)
[−]
Description
No description available.
Deprecated since: | 0.12.0 |
Use |
[−]
Parameters
value |
guint64 |
An uint64 value. |
|
error |
GError ** |
The return location for a GError* , or NULL . |