Ruby  1.9.3p484(2013-11-22revision43786)
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(ellipsize) X(cstr) X(modify) X(enc_associate)
4 #endif
5