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

Go to the source code of this file.

Functions

void mrb_c_extension_example_gem_init (mrb_state *mrb)
void mrb_c_extension_example_gem_final (mrb_state *mrb)

Function Documentation

void mrb_c_extension_example_gem_final ( mrb_state mrb)

Definition at line 18 of file example.c.

void mrb_c_extension_example_gem_init ( mrb_state mrb)

Definition at line 12 of file example.c.

Here is the call graph for this function: