Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_grn_table_delete_optarg Struct Reference

#include <groonga.h>

Data Fields

int flags
int(* func )(grn_ctx *ctx, grn_obj *, grn_id, void *)
void * func_arg

Detailed Description

Definition at line 1785 of file groonga.h.

Field Documentation

int flags

Definition at line 1786 of file groonga.h.

int(* func)(grn_ctx *ctx, grn_obj *, grn_id, void *)

Definition at line 1787 of file groonga.h.

void* func_arg

Definition at line 1788 of file groonga.h.


The documentation for this struct was generated from the following file: