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

7 lines
81 B
C

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