Ruby
2.1.10p492(2016-04-01revision54464)
|
Go to the source code of this file.
Functions | |
void | Init_rmd160 () |
Variables | |
static const rb_digest_metadata_t | rmd160 |
void Init_rmd160 | ( | ) |
Definition at line 28 of file rmd160init.c.
References Data_Wrap_Struct, rb_cObject, rb_define_class_under(), rb_define_module(), rb_intern, rb_ivar_set(), rb_path2class(), rb_require(), and rmd160.
|
static |
Definition at line 12 of file rmd160init.c.
Referenced by Init_rmd160().