Skip to main content

esp_transport_destroy

Function esp_transport_destroy 

Source
pub unsafe extern "C" fn esp_transport_destroy(
    t: *mut esp_transport_item_t,
) -> i32
Expand description

@brief Cleanup and free memory the transport

@param[in] t The transport handle

@return - ESP_OK - ESP_FAIL