Class: ZXing::FFI::Library::DecodeHintsPointer
- Inherits:
-
FFI::AutoPointer
- Object
- FFI::AutoPointer
- ZXing::FFI::Library::DecodeHintsPointer
- Defined in:
- lib/zxing/ffi/library.rb
Class Method Summary collapse
Class Method Details
.release(ptr) ⇒ Object
83 84 85 |
# File 'lib/zxing/ffi/library.rb', line 83 def self.release ptr ZXing::FFI::Library::DecodeHints_delete ptr end |