Module: GirFFI::InfoExt::IEnumInfo
- Defined in:
- lib/gir_ffi/info_ext/i_enum_info.rb
Instance Method Summary collapse
Instance Method Details
#to_ffitype ⇒ Object
4 5 6 7 |
# File 'lib/gir_ffi/info_ext/i_enum_info.rb', line 4 def to_ffitype # TODO: It would make more sense if it were called Enum to_type::Enum end |