root/ext/-test-/path_to_class/extconf.h

/* [previous][next][first][last][top][bottom][index][help] */
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(path_to_class)
#endif

/* [previous][next][first][last][top][bottom][index][help] */