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