function rb_cont_call

[edit]
static VALUE rb_cont_call(int argc, VALUE *argv, VALUE cont)

Continuation#call の実体。