pub unsafe extern "C" fn mbedtls_pk_init(ctx: *mut mbedtls_pk_context)
Expand description

\brief Initialize a #mbedtls_pk_context (as NONE).

\param ctx The context to initialize. This must not be \c NULL.