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

function proc_s_new

static VALUE proc_s_new(int argc, VALUE *argv, VALUE klass)

Proc.new の実体。