function rb_obj_is_instance_of

[edit]
VALUE rb_obj_is_instance_of(VALUE obj, VALUE klass)

obj がクラス klass のインスタンスならば真。