Skip to main content

esp_transport_ssl_init

Function 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