Constructor
ArrowUInt8DataTypenew
Declaration [src]
GArrowUInt8DataType*
garrow_uint8_data_type_new (
void
)
Return value
Returns: | GArrowUInt8DataType |
The newly created 8-bit unsigned integer data type. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |