|
Edgeless RT
0.2.0
|
#include <openenclave/bits/defs.h>

Go to the source code of this file.
Data Structures | |
| struct | _ert_args |
Typedefs | |
| typedef struct _ert_args | ert_args_t |
Functions | |
| ert_args_t | ert_get_args (void) |
| Provide args for the enclave. More... | |
| int | ert_get_argc (void) |
| char ** | ert_get_argv (void) |
| char ** | ert_get_envp (void) |
1.8.13