Constructor

ArrowFixedSizeBinaryDataTypenew

Declaration [src]

GArrowFixedSizeBinaryDataType*
garrow_fixed_size_binary_data_type_new (
  gint32 byte_width
)

Description

No description available.

Parameters

byte_width

Type: gint32

No description available.

Return value

Type: GArrowFixedSizeBinaryDataType

No description available.

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