ReactOS 0.4.15-dev-7942-gd23573b
mbedtls_platform_context Struct Reference

The platform context structure. More...

#include <platform.h>

Public Attributes

char dummy
 

Detailed Description

The platform context structure.

Note
This structure may be used to assist platform-specific setup or teardown operations.

Definition at line 346 of file platform.h.

Member Data Documentation

◆ dummy

char mbedtls_platform_context::dummy

A placeholder member, as empty structs are not portable.

Definition at line 348 of file platform.h.


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