fszmq


Version

Namespace: fszmq

Report the version of the underlying (native) ZMQ library

Union Cases

Union CaseDescription
Unknown
Signature:

Unable to determine versioning info

Version(major,minor,revision)
Signature: int * int * int

Components of native versioning info

Fork me on GitHub