Ruby 1.9.3 リファレンスマニュアル > 関数一覧 > rb_to_int

function rb_to_int

VALUE rb_to_int(VALUE val)

val を to_int メソッドを使って Ruby の整数に変換します。