Constructor

ArrowInt32DataTypenew

Declaration [src]

GArrowInt32DataType*
garrow_int32_data_type_new (
  void
)

Description

No description available.

Return value

Type: GArrowInt32DataType

The newly created 32-bit integer data type.

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