filename=object.c
macro=false
private=false
type=VALUE
name=rb_obj_is_instance_of
params=(VALUE obj, VALUE klass)


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

