Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Macros | Typedefs | Functions
groongaql.c File Reference
#include <Python.h>
#include <groonga.h>
Include dependency graph for groongaql.c:

Go to the source code of this file.

Data Structures

struct  groongaql_ContextObject
struct  _ConstPair

Macros

#define PyMODINIT_FUNC   void

Typedefs

typedef struct _ConstPair ConstPair

Functions

PyMODINIT_FUNC initgroongaql (void)

Macro Definition Documentation

#define PyMODINIT_FUNC   void

Definition at line 327 of file groongaql.c.

Typedef Documentation

typedef struct _ConstPair ConstPair

Function Documentation

PyMODINIT_FUNC initgroongaql ( void  )

Definition at line 330 of file groongaql.c.

Here is the call graph for this function: