Constructor

ArrowLargeStringDataTypenew

Declaration [src]

GArrowLargeStringDataType*
garrow_large_string_data_type_new (
  void
)

Description

No description available.
Available since:0.17.0

Return value

Returns: GArrowLargeStringDataType
 

The newly created GArrowLargeStringDataType.

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