Type Definition paho_mqtt3as_sys::MQTTAsync
[−]
[src]
type MQTTAsync = *mut c_void;
A handle representing an MQTT client. A valid client handle is available following a successful call to MQTTAsync_create().