Method: Zint::Barcode#zint_symbol
- Defined in:
- lib/zint/barcode.rb
#zint_symbol ⇒ Object (readonly)
Access for the underlying FFI ManagedStruct of the Zint C struct
11 12 13 |
# File 'lib/zint/barcode.rb', line 11 def zint_symbol @zint_symbol end |