Constructor

ArrowNullDataTypenew

Declaration [src]

GArrowNullDataType*
garrow_null_data_type_new (
  void
)

Description

No description available.

Return value

Returns: GArrowNullDataType
 

The newly created null data type.

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