Ruby 2.4.0 リファレンスマニュアル
関数一覧
proc_s_new (static)
function proc_s_new
static VALUE proc_s_new(int argc, VALUE *argv, VALUE klass)
Proc.new の実体。