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