Function esp_idf_sys::mbedtls_ssl_conf_endpoint
source ยท pub unsafe extern "C" fn mbedtls_ssl_conf_endpoint(
conf: *mut mbedtls_ssl_config,
endpoint: c_int,
)
Expand description
\brief Set the current endpoint type
\param conf SSL configuration \param endpoint must be MBEDTLS_SSL_IS_CLIENT or MBEDTLS_SSL_IS_SERVER