#include "header.h"Go to the source code of this file.
Functions | |
| uint8_t const * | free_fun (uint32_t x) |
| Free function brief description. | |
| void | Foo_ctor (Foo *const me, uint32_t const x) |
| void | Foo_update_ (Foo *const me) |
| bool | Foo_verify_ (Foo const *const me) |
Variables | |
| Foo | Foo_inst |
| uint8_t const * free_fun | ( | uint32_t | x | ) |
Free function brief description.
Details
Free function longer description.
| [in] | x | the parameter x |
| pointer | Pointer to a static array |
Backward Traceability
Forward Traceability