filename=object.c
macro=false
private=false
type=VALUE
name=rb_Integer
params=(VALUE obj)


obj が Ruby の整数でない場合は to_i を使って
Integer に変換します。

