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

function rb_obj_is_proc

static VALUE rb_obj_is_proc(VALUE proc)

proc が Proc のインスタンスであれば真。