filename=variable.c
macro=false
private=false
type=VALUE
name=rb_ivar_get
params=(VALUE obj, ID name)


オブジェクト obj のインスタンス変数 name の値を
取得します。

