import_symbol(name)public
Returns a new Fiddle::Pointer instance at the memory address of the given name symbol.
Raises a DLError if the name doesn’t exist.
See Fiddle::CompositeHandler.sym and Fiddle::Handle.sym
import_symbol(name)Returns a new Fiddle::Pointer instance at the memory address of the given name symbol.
Raises a DLError if the name doesn’t exist.
See Fiddle::CompositeHandler.sym and Fiddle::Handle.sym