Constructor

ArrowNullArraynew

Declaration [src]

GArrowNullArray*
garrow_null_array_new (
  gint64 length
)

Description

No description available.

Parameters

length gint64
 

An array length.

Return value

Returns: GArrowNullArray
 

A newly created GArrowNullArray.

 The caller of the function takes ownership of the data, and is responsible for freeing it.