Groonga 3.0.9 Source Code Document
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
groonga
vendor
mruby-eeac4be
mrbgems
mruby-random
src
random.h
Go to the documentation of this file.
1
/*
2
// random.h - Random module
3
//
4
// See Copyright Notice in mruby.h
5
*/
6
7
#ifndef RANDOM_H
8
#define RANDOM_H
9
10
void
mrb_mruby_random_gem_init
(
mrb_state
*mrb);
11
12
#endif
Generated on Sun Nov 10 2013 09:49:05 for Groonga 3.0.9 Source Code Document by
1.8.1.2