| Ruby
    3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
    | 
#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 mPsych, rb_define_module(), rb_define_singleton_method, and RB_EXT_RACTOR_SAFE.
| VALUE mPsych | 
Definition at line 21 of file psych.c.
Referenced by Init_psych(), and Init_psych_parser().
 1.8.17
 1.8.17