DL::Function
# File dl/lib/dl/func.rb, line 113 def bind_at_call(&block) bind(&block) end
# File dl/lib/dl/func.rb, line 117 def unbind_at_call() unbind() end
This page was generated for Ruby 1.9.1
Generated with Ruby-doc Rdoc Generator 0.44.0.