Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > dlライブラリ > DL::Handleクラス > to_i

instance method DL::Handle#to_i

to_i -> Integer

自身が表すハンドル(dlopen(3) が返したもの)のアドレスを返します。

class DL::Handle