new()
No documentation available.
static VALUE rb_fiber_init(VALUE fibval) { return fiber_init(fibval, rb_block_proc()); }