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

@brief Transport close

@param t The transport handle

@return

  • 0 if ok
  • (-1) if there are any errors, should check errno