Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > dl/structライブラリ > DL::Importableモジュール > define_struct

instance method DL::Importable#define_struct

define_struct(contents) [added by dl/struct]
struct(contents) [added by dl/struct]

[TODO]

構造体を定義します。 contentsについては DL::Importable::Struct.new を参照してください。

module DL::Importable