Constructor
ArrowUInt16DataTypenew
Declaration [src]
GArrowUInt16DataType*
garrow_uint16_data_type_new (
void
)
Return value
Type: 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. |