るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.072秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:*[x] > 種類:関数[x] > クエリ:rb_autoload[x]

別のキーワード

  1. _builtin *
  2. matrix *
  3. vector *
  4. array *
  5. bigdecimal *

検索結果

void rb_autoload(const char *klass, const char *filename) (132904.0)

この関数は 2.3.0 以降で deprecated です。rb_funcall を使用してください。

...この関数は 2.3.0 以降で deprecated です。rb_funcall を使用してください。...

static void rb_autoload_id(ID id, const char *filename) (36904.0)