るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.051秒)
トップページ > バージョン:2.5.0[x] > クエリ:Integer[x] > クエリ:RTLD_GLOBAL[x]

別のキーワード

  1. fiddle rtld_now
  2. handle rtld_lazy
  3. handle rtld_global
  4. fiddle rtld_lazy
  5. fiddle rtld_global

ライブラリ

クラス

検索結果

Fiddle::Handle::RTLD_GLOBAL -> Integer (54655.0)

dlopen のフラグ RTLD_GLOBAL を表す定数です。

dlopen のフラグ RTLD_GLOBAL を表す定数です。

DL::Handle.new の flags として用います。

詳しくは dlopen(3) を見てください。