Function esp_idf_sys::esp_transport_ssl_init
source ยท pub unsafe extern "C" fn esp_transport_ssl_init() -> esp_transport_handle_t
Expand description
@brief Create new SSL 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