RetroArch
Public Attributes | List of all members
mbedtls_pk_debug_item Struct Reference

Item to send to the debug module. More...

#include <pk.h>

Public Attributes

mbedtls_pk_debug_type type
 
const char * name
 
voidvalue
 

Detailed Description

Item to send to the debug module.

Member Data Documentation

◆ name

const char* mbedtls_pk_debug_item::name

◆ type

mbedtls_pk_debug_type mbedtls_pk_debug_item::type

◆ value

void* mbedtls_pk_debug_item::value

The documentation for this struct was generated from the following file: