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