Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#include <psych.h>
Go to the source code of this file.
Functions | |
void | Init_psych (void) |
Variables | |
VALUE | mPsych |
Definition at line 23 of file psych.c.
References mPsych, rb_define_module(), and rb_define_singleton_method().
VALUE mPsych |
Definition at line 21 of file psych.c.
Referenced by Init_psych(), and Init_psych_parser().