new

initialize(lib = nil, flags = DL::RTLD_LAZY | DL::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-03 18:03:50
Comments
Leave a Comment

Please login to continue.