Method: Hwloc.compare_types
- Defined in:
- lib/hwloc/Obj.rb
.compare_types(type1, type2) ⇒ Object
32 33 34 |
# File 'lib/hwloc/Obj.rb', line 32 def self.compare_types(type1, type2) return Hwloc.hwloc_compare_types(type1, type2) end |
32 33 34 |
# File 'lib/hwloc/Obj.rb', line 32 def self.compare_types(type1, type2) return Hwloc.hwloc_compare_types(type1, type2) end |