Constructor

ArrowFixedSizeBinaryDataTypenew

Declaration [src]

GArrowFixedSizeBinaryDataType*
garrow_fixed_size_binary_data_type_new (
  gint32 byte_width
)

Description

No description available.

Parameters

byte_width gint32
  No description available.

Return value

Returns: GArrowFixedSizeBinaryDataType
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.