_zhandle

\brief ZooKeeper handle.

This is the handle that represents a connection to the ZooKeeper service. It is needed to invoke any ZooKeeper function. A handle is obtained using \ref zookeeper_init.

extern (C)
struct _zhandle

Meta