るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.101秒)

別のキーワード

  1. httpstatus rc_see_other
  2. webrick/httpstatus rc_see_other
  3. rc_see_other webrick/httpstatus
  4. rc_see_other webrick::httpstatus

ライブラリ

検索結果

Fiddle::Importer#typealias(new, orig) -> () (26.0)

extern や struct で利用する型の別名を定義します。

...extern や struct で利用する型の別名を定義します。

@
param new 別名(文字列)
@
param orig 別名を付けたい型の名前(文字列)
@
see Fiddle::Importer#extern, Fiddle::Importer#sizeof,
Fiddle::Importer
#struct, Fiddle::Importer#union...