method

unbind_at_call

ruby latest stable - Class: DL::TempFunction

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_1_10) is shown here.

unbind_at_call()
public

No documentation available.

# File ext/dl/lib/dl/func.rb, line 215
    def unbind_at_call()
      unbind()
    end