pub unsafe extern "C" fn mbedtls_psa_get_stats(
    stats: *mut mbedtls_psa_stats_t
)
Expand description

\brief Get statistics about resource consumption related to the PSA keystore.

\note When Mbed TLS is built as part of a service, with isolation between the application and the keystore, the service may or may not expose this function.