pub unsafe extern "C" fn mrb_fiber_alive_p( mrb: *mut mrb_state, fib: mrb_value, ) -> mrb_value
Check if a Fiber is alive
Implemented in mruby-fiber