Class: FFI::Pointer
- Inherits:
-
Object
- Object
- FFI::Pointer
- Defined in:
- lib/evoasm/ffi_ext.rb
Direct Known Subclasses
Evoasm::Parameter, Evoasm::X64::Instruction, Evoasm::X64::Operand
Instance Method Summary collapse
Instance Method Details
#to_ptr ⇒ Object
48 49 50 |
# File 'lib/evoasm/ffi_ext.rb', line 48 def to_ptr self end |