Default function mapper for the native ZeroMQ interface.
Bind explicitly to a native library.
Bind explicitly to a native library.
Library name
JNA options
true iff the library handle had not been initialized before and is now bound
Checks for a guard return value and raises a ZeroMQ exception in such cases.
Checks for a guard return value and raises a ZeroMQ exception in such cases.
Guard value
Operation to guard
The ZeroMQ library version number.
Allocates a message buffer and passes it to a block.
Allocates a message buffer and passes it to a block. Ensures that the message buffer is always freed.
Space to allocate for the message (may be zero)
Operation to apply to the message
The native ZeroMQ library handle.
Constants and utilities for native ZeroMQ interfaces.