Constructor
ArrowBooleanDataTypenew
Declaration [src]
GArrowBooleanDataType*
garrow_boolean_data_type_new (
void
)
Return value
| Returns: | GArrowBooleanDataType |
The newly created boolean data type. |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |