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