Ruby
2.5.0dev(2017-10-22revision60238)
|
#include <psych.h>
Go to the source code of this file.
Functions | |
void | Init_psych (void) |
Variables | |
VALUE | mPsych |
void Init_psych | ( | void | ) |
Definition at line 23 of file psych.c.
References rb_define_module(), and rb_define_singleton_method().
VALUE mPsych |
Definition at line 21 of file psych.c.
Referenced by Init_psych_parser().