Constructor
ArrowLargeBinaryDataTypenew
since: 0.17.0
Declaration [src]
GArrowLargeBinaryDataType*
garrow_large_binary_data_type_new (
void
)
Return value
Type: GArrowLargeBinaryDataType
The newly created GArrowLargeBinaryDataType
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |