method
dlload
v2_2_9 -
Show latest stable
- Class:
Fiddle::Importer
dlload(*libs)public
Creates an array of handlers for the given libs, can be an instance of Fiddle::Handle, Fiddle::Importer, or will create a new instance of Fiddle::Handle using Fiddle.dlopen
Raises a DLError if the library cannot be loaded.
See Fiddle.dlopen