Constructor

ArrowQuantileOptionsnew

since: 9.0.0

Declaration [src]

GArrowQuantileOptions*
garrow_quantile_options_new (
  void
)

Description

No description available.

Available since: 9.0.0

Return value

Type: GArrowQuantileOptions

A newly created GArrowQuantileOptions.

The caller of the function takes ownership of the data, and is responsible for freeing it.