Function esp_idf_sys::esp_transport_close
source ยท pub unsafe extern "C" fn esp_transport_close(
t: esp_transport_handle_t,
) -> c_int
Expand description
@brief Transport close
@param t The transport handle
@return
- 0 if ok
- (-1) if there are any errors, should check errno