ruby--ruby/ext/psych/psych_parser.h

7 lines
85 B
C

#ifndef PSYCH_PARSER_H
#define PSYCH_PARSER_H
void Init_psych_parser(void);
#endif