Ruby 3.3 リファレンスマニュアル
関数一覧
rb_proc_new
function rb_proc_new
[
edit
]
VALUE rb_proc_new(func, val)
VALUE (*func)(ANYARGS); VALUE val;