method
bound?
v1_9_3_392 -
Show latest stable
- Class:
DL::Function
bound?()public
No documentation available.
# File ext/dl/lib/dl/func.rb, line 192
def bound?()
@cfunc.ptr != 0
end bound?()No documentation available.
# File ext/dl/lib/dl/func.rb, line 192
def bound?()
@cfunc.ptr != 0
end