new

new(lib = nil, flags = Fiddle::RTLD_LAZY | Fiddle::RTLD_GLOBAL)
Class Public methods

Create a new handler that opens library named lib with flags. If no library is specified, RTLD_DEFAULT is used.

doc_ruby_on_rails
2015-04-06 00:13:23
Comments
Leave a Comment

Please login to continue.