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