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