Constructor

ArrowBinaryViewDataTypenew

Declaration [src]

GArrowBinaryViewDataType*
garrow_binary_view_data_type_new (
  void
)

Description

No description available.

Return value

Type: GArrowBinaryViewDataType

The newly created binary view data type.

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