MCPcopy Create free account
hub / github.com/cpputest/cpputest / AllocLetTestFreeStruct

Class AllocLetTestFreeStruct

tests/CppUTest/AllocLetTestFree.h:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10typedef struct AllocLetTestFreeStruct * AllocLetTestFree;
11
12AllocLetTestFree AllocLetTestFree_Create(void);
13void AllocLetTestFree_Destroy(AllocLetTestFree);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected