Ruby
2.5.0dev(2017-10-22revision60238)
|
#include "ruby/ruby.h"
Go to the source code of this file.
Functions | |
void | ruby_Init_Continuation_body (void) |
void | Init_continuation (void) |
void Init_continuation | ( | void | ) |
Definition at line 7 of file continuation.c.
References rb_warn(), and ruby_Init_Continuation_body().
void ruby_Init_Continuation_body | ( | void | ) |
Definition at line 1813 of file cont.c.
Referenced by Init_continuation().