root/ext/psych/psych_to_ruby.h

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

INCLUDED FROM


#ifndef PSYCH_TO_RUBY_H
#define PSYCH_TO_RUBY_H

#include <psych.h>

void Init_psych_to_ruby(void);

#endif

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