Ruby 1.9.3 リファレンスマニュアル > 関数一覧 > proc_yield (static)

function proc_yield

static VALUE proc_yield(VALUE proc, VALUE args)

Proc.yield の実体。