Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > dlライブラリ > DL::CFuncクラス > ctype

instance method DL::CFunc#ctype

ctype -> Integer
ctype=(type)

自身の返り値の型を表すアクセサです。

[PARAM] type:
自身の返り値の型を DL に定義された定数で指定します。
class DL::CFunc