Function esp_idf_sys::esp_mqtt_client_get_outbox_size
source ยท pub unsafe extern "C" fn esp_mqtt_client_get_outbox_size(
client: esp_mqtt_client_handle_t,
) -> c_int
Expand description
@brief Get outbox size
@param client MQTT client handle @return outbox size 0 on wrong initialization