Constructor

ArrowLargeBinaryDataTypenew

Declaration [src]

GArrowLargeBinaryDataType*
garrow_large_binary_data_type_new (
  void
)

Description

No description available.
Available since:0.17.0

Return value

Returns: GArrowLargeBinaryDataType
 

The newly created GArrowLargeBinaryDataType.

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