Constant zmq_rs::ZMQ_VERSION [] [src]

pub const ZMQ_VERSION: i32 = { ZMQ_VERSION_MAJOR * 10000 + ZMQ_VERSION_MINOR * 100 + ZMQ_VERSION_PATCH }