Constructor

ArrowNullArraynew

Declaration [src]

GArrowNullArray*
garrow_null_array_new (
  gint64 length
)

Description

No description available.

Parameters

length

Type: gint64

An array 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.