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