bind(signature, *opts, &blk)
Instance Public methods
Creates a global method from the given C
signature
using the given opts
as bind parameters
with the given block.
Creates a global method from the given C
signature
using the given opts
as bind parameters
with the given block.
Please login to continue.