Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > proc_yield (static)
static VALUE proc_yield(VALUE proc, VALUE args)
Proc.yield の実体。