name=rb_proc_new
private=false
macro=false
type=VALUE
filename=eval.c
params=(func, val)


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

