Ruby  1.9.3p547(2014-05-14revision45962)
extconf.h
Go to the documentation of this file.
1 #ifndef EXTCONF_H
2 #define EXTCONF_H
3 #define TEST_INIT_FUNCS(X) X(set_len) X(cstr) X(enc_associate) X(ellipsize) X(modify)
4 #endif