Class: Uia::Library::RangeValueInformation

Inherits:
FFI::ManagedStruct
  • Object
show all
Extended by:
StructAttributes
Defined in:
lib/uia/library/pattern_structs.rb

Class Method Summary collapse

Methods included from StructAttributes

struct_attr

Class Method Details

.release(pointer) ⇒ Object



132
133
134
# File 'lib/uia/library/pattern_structs.rb', line 132

def self.release(pointer)
  Library.release_range_value_info(pointer)
end