Constructor
ArrowBinaryDataTypenew
Declaration [src]
GArrowBinaryDataType*
garrow_binary_data_type_new (
void
)
Return value
Type: GArrowBinaryDataType
The newly created binary data type.
The caller of the function takes ownership of the data, and is responsible for freeing it. |