|
Groonga 3.0.9 Source Code Document
|
#include <hash.h>

Data Fields | |
| grn_table_sort_flags | flags |
| int(* | compar )(grn_ctx *ctx, grn_obj *table1, void *target1, unsigned int target1_size, grn_obj *table2, void *target2, unsigned int target2_size, void *compare_arg) |
| void * | compar_arg |
| grn_obj * | proc |
| int | offset |
| grn_table_sort_flags flags |
1.8.1.2