import_symbol(name)
Instance Public methods
Returns a new Fiddle::Pointer instance at the
memory address of the given name
symbol.
Raises a DLError if the name
doesn't exist.
Returns a new Fiddle::Pointer instance at the
memory address of the given name
symbol.
Raises a DLError if the name
doesn't exist.
Please login to continue.