dlload

dlload(*libs)
Instance Public methods

Creates an array of handlers for the given libs, can be an instance of Fiddle::Handle, Fiddle::Importer, or will create a new istance of Fiddle::Handle using Fiddle.dlopen

Raises a DLError if the library cannot be loaded.

See Fiddle.dlopen

doc_ruby_on_rails
2015-04-06 01:23:21
Comments
Leave a Comment

Please login to continue.