pub unsafe extern "C" fn esp_mqtt_client_get_outbox_size(
    client: *mut esp_mqtt_client
) -> i32
Expand description

@brief Get outbox size

@param client MQTT client handle @return outbox size 0 on wrong initialization