Function esp_idf_sys::mbedtls_pk_debug
source ยท pub unsafe extern "C" fn mbedtls_pk_debug(
ctx: *const mbedtls_pk_context,
items: *mut mbedtls_pk_debug_item,
) -> c_int
Expand description
\brief Export debug information
\param ctx The PK context to use. It must have been initialized. \param items Place to write debug items
\return 0 on success or MBEDTLS_ERR_PK_BAD_INPUT_DATA