Method: FFI::Enum#native_type

Defined in:
lib/ffi/enum.rb

#native_typeObject (readonly)

Returns the value of attribute native_type.



87
88
89
# File 'lib/ffi/enum.rb', line 87

def native_type
  @native_type
end