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