Constructor
ArrowCastOptionsnew
since: 0.7.0
Declaration [src]
GArrowCastOptions*
garrow_cast_options_new (
void
)
Return value
Type: GArrowCastOptions
A newly created GArrowCastOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |