function rb_proc_new

[edit]
VALUE rb_proc_new(func, val)

VALUE (*func)(ANYARGS); VALUE val;