Constructor

ArrowInt16DataTypenew

Declaration [src]

GArrowInt16DataType*
garrow_int16_data_type_new (
  void
)

Description

No description available.

Return value

Type: GArrowInt16DataType

The newly created 16-bit integer data type.

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