Constructor

ArrowUInt16DataTypenew

Declaration [src]

GArrowUInt16DataType*
garrow_uint16_data_type_new (
  void
)

Description

No description available.

Return value

Returns: GArrowUInt16DataType
 

The newly created 16-bit unsigned integer data type.

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