Function esp_idf_hal::sys::esp_transport_tcp_init
source ยท pub unsafe extern "C" fn esp_transport_tcp_init() -> *mut esp_transport_item_t
Expand description
@brief Create TCP transport, the transport handle must be release esp_transport_destroy callback
@return the allocated esp_transport_handle_t, or NULL if the handle can not be allocated