Ruby
1.9.3p429(2013-05-15revision40747)
Main Page
Modules
Data Structures
Files
File List
Globals
enc
trans
transdb.c
Go to the documentation of this file.
1
/**********************************************************************
2
3
enc/trans/transdb.c -
4
5
$Author: akr $
6
created at: Mon Apr 7 15:51:31 2008
7
8
Copyright (C) 2008 Yukihiro Matsumoto
9
10
**********************************************************************/
11
12
void
rb_declare_transcoder
(
const
char
*enc1,
const
char
*enc2,
const
char
*lib);
13
14
void
15
Init_transdb
(
void
)
16
{
17
#include "
transdb.h
"
18
}
19
Generated on Thu May 23 2013 20:32:58 for Ruby by
1.8.3