Constructor
ArrowNullArraynew
Declaration [src]
GArrowNullArray*
garrow_null_array_new (
gint64 length
)
Return value
Type: GArrowNullArray
A newly created GArrowNullArray
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |