Method
ArrowRankOptionsadd_sort_key
since: 12.0.0
Declaration [src]
void
garrow_rank_options_add_sort_key (
  GArrowRankOptions* options,
  GArrowSortKey* sort_key
)
Parameters
- sort_key
- 
            Type: GArrowSortKeyThe sort key to be added. The data is owned by the caller of the function.