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